Data Manipulation Language (DML) DML is used for accessing and manipulating data in a database. The following operations on database comes under DML: To read records from table(s) – SELECTTo insert record(s) into the table(s) – INSERTUpdate the data in table(s) – UPDATEDelete all the records from the table – DELETE - Study24x7
Social learning Network
56 followers study24x7 23 Feb 2019 01:07 PM study24x7 study24x7

Data Manipulation Language (DML)

DML is used for accessing and manipulating data in a database. The following operations on database comes under DML: To read records from table(s) – SELECT


To insert record(s) into the table(s) – INSERT


Update the...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles