What is auto increment feature in sql?
No Answer is Posted For this Question
Be the First to Post Answer
How do I create a sql script?
what is difference between procedure and function, procedure and trigger?
What does dml mean?
Why you are not able to create a table using select command,if it is having a LONG column? for eg:create table test as select * from test1 here test1 containg a column having LONG datatype...
What is a transaction?
wirte a query to filter improper date format follwing table? date 20-apr 22-may-2010 26-jun-2010 feb-2009 i want the output date 22-may-2010 26-jun-2010
how to delete an existing column in a table? : Sql dba
Which version of sql do I have?
Differentiate pl/sql and sql?
What does inner join mean?
How many sql statements are used? Define them.
What is dml and ddl?