What is meant by <> in sql?
How will you distinguish a global variable with a local variable in pl/sql?
What is optimistic concurrency control? : Transact sql
How many types of database triggers can be specified on a table ? What are they ?
What are different types of sql?
how to drop an existing view in mysql? : Sql dba
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
How many commands are in sql?
define sql update statement ? : Sql dba
What are the different parts of a package?
Talk about views
what is the difference between myisam static and myisam dynamic? : Sql dba
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?