Answer Posted / swapnareddy
Type of sql statments are:
DDL:Data Defintion Language:create,alter,drop,truncate & rename
DML:Data Manipulation Language:insert,update,delete & merge
DRL/DQL:Data retrive/query Language:select
DCL:Data Contol Language:grant,revoke
DTL:Data Transition Language:commit,savepoint & rollback
| Is This Answer Correct ? | 55 Yes | 9 No |
Post New Answer View All Answers
how to use like conditions? : Sql dba
Which one is better subquery or joins?
What is the difference between a subquery and a join?
Explain what is sql*plus?
What are triggers in sql?
what is bcp? When does it used? : Sql dba
What is an intersect?
What is linq to sql?
Can a procedure in a package be overloaded?
Can you have more than one key in a database?
Can you do multiple joins in sql?
What are the types of triggers in sql?
What are the different set operators available in sql?
What is row_number () in sql?
What is the difference between sql and isql*plus?