Answer Posted / nitin gupta
DML stands for Data Manipulation Language.
It is used for manipulation of data in database like insert
new data, update existing data and deleting the data.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What do you understand by pl/sql records?
What are the different tcl commands in sql?
What is cross join sql?
What is the location of pre_defined_functions.
Explain what is a database?
Does normalization improve performance?
What does the hierarchical profiler does?
What is sqlite format?
What is mutating table error?
How insert into statements in sql?
what is query cache in mysql? : Sql dba
Is natural join same as inner join?
Why do we use joins in sql?
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
What does select * from mean in sql?