The similarity of Armenian and Turkish Wedding

January 7th, 2012 Nurhak Karakaya No comments
Yesterday a freind of mine posted a video on facebook. The video vas pointed to an Armenian wedding. The people in the wedding were playing traditional Armenian dance. When I looked at to the video. I saw that the same dance is in also my culture. By living together hundreds of years Turkish and Arm .... Continue Reading: The similarity of Armenian and Turkish Wedding

Travel to France can be dangerous for a Turk

December 31st, 2011 Nurhak Karakaya No comments
Last week France parliament recognized Armenian genocide and denying the genocide will be punished. If you deny the genocide then you can be sentenced at prison. Now, what will hapen if we travel to France. If we have a Turkish pasport, then you can be at attacked. Do not talk any one about your ide .... Continue Reading: Travel to France can be dangerous for a Turk
Categories: News Tags:

35 Kurdish died in air attack

December 31st, 2011 Nurhak Karakaya No comments
35 Kurdish people of Turkey were killed in an air attack at south east of Turkey. The civilians were recognized as a terrorist group who try to escape from the border of Turkey and Iraq. Most of the killed civilians were from the same family. After the midnight of the day, the civilians at border we .... Continue Reading: 35 Kurdish died in air attack
Categories: News Tags:

Metro Usage in Istanbul Left side moves

December 17th, 2011 Nurhak Karakaya No comments
If you visited Istanbul, you may recognize that in metro stations; the left side of the escalator is used by walking people and the right side is used by not walking people. If you you accidentally stay at the left side;  for your sake, you should move. Otherwise, some growl will increase. At the s .... Continue Reading: Metro Usage in Istanbul Left side moves
Categories: News, open-topic Tags:

How to create temporary tables in Sybase IQ

December 14th, 2011 Nurhak Karakaya No comments
To create a temporary table in Sybase IQ, you just need to add a "#" sign in front of the table name. The database automatically creates a temporary table in memory. After the table creation, you can use it as you want. To show in an example: select column1,coumn2 into #temp from tabl_name; no .... Continue Reading: How to create temporary tables in Sybase IQ

UC4 External dependency Problem

December 14th, 2011 Nurhak Karakaya No comments
Two days ago, I saw that a uc4 job of mine did not work properly. The job did not start even if the external dependency ıf the job had finished. When i looked at the external dependency settings , i saw that Since Last Execution Plan box was checked. In fact, the job had worked before properly. .... Continue Reading: UC4 External dependency Problem
Categories: Data Wharehouse Tags:

How to check if a table exist Sybase IQ

December 12th, 2011 Nurhak Karakaya No comments
To check if a table esist in Sybase IQ , you can use SYSTABLE table to look for. The table cantains table name, table id and some more usefull information. The query to check if a table exist in tha database is: select * from sys.SYSTABLE .... Continue Reading: How to check if a table exist Sybase IQ

Short Hair Cut in Turkey

December 11th, 2011 Nurhak Karakaya No comments
Two days ago a few arrested university student are released from the jail. The students were arrested due to the protest of prime minister at Hopa (an east province of Turkey) . After the protest some of the students at Ankara were also arrested. The reason for the arrest was "short hair cut". Yes, .... Continue Reading: Short Hair Cut in Turkey
Categories: News Tags:

SAS data storage on disk

November 20th, 2011 Nurhak Karakaya No comments
SAS stores data as a file in the server. The whole table of data is just a unique file in the path. To access to the data, you can use Entirprise guide tool. It is a usefull tool for sas data retrieval. The tool shows the file a as database table. When you go the patjh where the files are loaded, yo .... Continue Reading: SAS data storage on disk

Problem about indexing tag pages

November 19th, 2011 Nurhak Karakaya No comments
All in seo pack harmed my tag links. That is today's news. When i looked at my site's indexing on google i saw that all of the my tag links were not indexed. I was really shoked, to do that i looked all of the my postings and tag descriptions. All of them seemed normal to me. And then i asked the re .... Continue Reading: Problem about indexing tag pages
Categories: programming Tags: