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 is a natural join sql?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
List the various privileges that a user can grant to another user?
What is the difference between delete and truncate statement in sql?
what are null values? : Sql dba
How do I write a sql query in pgadmin 4?
Is there a 64 bit version of ssms?
What is structural independence and why is it important?
What are the usages of sql?
What is sql in java?
Difference between global and parameter variables?
Does sql backup shrink transaction log?
Which tcp/ip port does sql server run on? How can it be changed? : Sql dba
Explain the rollback statement?
Why primary key is required?