How do I count rows in sql query?
what is data manipulation language? : Sql dba
What is a primary key, and how is it different from a unique key?
What are tables and fields in the database?
discuss about myisam index statistics collection. : Sql dba
Why commit is not used in triggers?
What is Overloading of procedures ?
What is a parameter query?
What is dcl in sql?
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...
Is primary key a clustered index?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
what is a join? : Sql dba