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
What is ordinary table in oracle?
How to name query output columns in oracle?
How do I decide when to use right joins/left joins or inner joins or how to determine which table is on which side?
What is dynamic proxy?
What is archive log in Oracle?
What to do if the binary spfile is wrong for the default instance?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
Explain what are the uses of rollback segment?
How to run queries on external tables?
What is data block in Oracle?
How to write a query with an inner join in oracle?
what is the use of system.effective.date variable in oracle?
What to do if the startbd.bat failed to start the xe instance?
Can we store images in oracle database?
How a tablespace is related to data files?