What is the difference between SQL, DDL, and DML?
Answer Posted / sripathi venkata ramesh
I am Sripathi Venkata Ramesh from Gudivada and the answer
is below here
Data Definition Language: Create, Drop, Modify, Alter,
Truncate
Data Manipulation language: Update, Delete, and
Insert.
Data Control language: Commit, Roll back, save point,
grant/revoke
| Is This Answer Correct ? | 19 Yes | 25 No |
Post New Answer View All Answers
How to put more than 1000 values into an oracle in clause?
How to start an oracle instance?
Design database draw er diagram for a certain scenario ?
What is oracle latest version?
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
How to select all columns of all rows from a table in oracle?
How to write a left outer join with the where clause in oracle?
How to use values from other tables in update statements using oracle?