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 are different types of triggers?
What is sql keyword?
What is a full join sql?
What are basic techniques of indexing?
What is the difference between local variables and global variables?
Does oracle use sql?
What is an oracle stored procedure?
What is sql rowcount?
How can we solve sql error: ora-00904: invalid identifier?
What is restrict in sql?
What are tuples in sql?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
Which kind of parameters cannot have a default value in pl sql?
List the different type of joins?
How do you use a while loop in pl sql?