Answer Posted / anil_abbireddy
DDL :data definition language
DML :data manuplation language
DCL :data control language
TCL :transaction control language
SCL :session control language
| Is This Answer Correct ? | 22 Yes | 15 No |
Post New Answer View All Answers
Why cannot I use bind variables in ddl/scl statements in dynamic sql?
How is indexing done in search engines?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
Sql technical questions
What is compilation error in pl sql?
How do you delete duplicates in sql query using rowid?
what is offset-fetch filter in tsql? : Transact sql
What is meaning of <> in sql?
What is union, minus and interact commands?
what is self join and what is the requirement of self join? : Sql dba
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
Is stored procedure faster than query?
How many types of privileges are available in sql?
Explian rowid, rownum? What are the psoducolumns we have?
how to escape special characters in sql statements? : Sql dba