884 reputation
415
bio website
location Ankara, Turkey
age
visits member for 1 year, 6 months
seen yesterday
stats profile views 37

I consider myself web application programmer and a database developer. Although I started programming in 1991, I have 10 years of professional experience. I have 3 years of Project Management and Team Leading experience. I have experience in several web application development platforms and Database Systems. I have numerous Microsoft certifications (MCSD,MCPD,MCT..). I am certified in Oracle (11g) and Sql Server (2000-2008) Databases. I have Electrical Engineering BS, Compuer Engineering ,MS. I pursue PHD degree in Electrical Engineering (Machine Learning , Intrusion Detection)


1d
awarded  Constituent
May
13
awarded  Caucus
May
6
revised Find Underlying Data Type (int - integer) of Oracle Table instead of number
added toad information to question
May
5
asked Find Underlying Data Type (int - integer) of Oracle Table instead of number
May
1
answered Auto-generate scripts to create tables, indexes, etc
Mar
19
answered Is it ever harmful to set a database owner in SQL Server?
Mar
19
answered Create Temp Table From Stored Procedure Result
Feb
9
revised Migrate DB2 UDB (Iseries) to SQL Server
changed sentences to aid understanding
Feb
8
suggested suggested edit on Migrate DB2 UDB (Iseries) to SQL Server
Jan
22
comment How to connect to a Database made by Oracle SQL Database?
let us continue this discussion in chat
Jan
22
comment How to connect to a Database made by Oracle SQL Database?
Can you try from Another machine with "Connection Type : Basic in my answer." without any modification to tnsnames.ora and listener.ora.
Jan
22
revised How to connect to a Database made by Oracle SQL Database?
Added more explanation for response to comment.
Jan
22
comment How to connect to a Database made by Oracle SQL Database?
CTRL-Replace localhost YOUR_MACHINENAME_IP. You may not need it.
Jan
22
comment How to connect to a Database made by Oracle SQL Database?
Hostname should be your IP address or hostname of your oracle database. try to ping your machine to find your IP address and hostname. Added more explanation to question.
Jan
22
revised How to connect to a Database made by Oracle SQL Database?
changed formatting
Jan
22
answered How to connect to a Database made by Oracle SQL Database?
Nov
30
awarded  Popular Question
Nov
23
awarded  Popular Question
Nov
8
awarded  Yearling
Sep
20
comment Oracle With Statement and Delete Together
With this syntax , can I use more than one delete?