Computer Science, asked by solom7194, 8 months ago

example of dml query.​

Answers

Answered by princeshah79
1

Answer:

Examples of DML:

INSERT – is used to insert data into a table.

UPDATE – is used to update existing data within a table.

DELETE – is used to delete records from a database table.

Answered by rahulchaudhary14
3

Explanation:

A data manipulation language (DML) is a computer programming language used for adding (inserting), deleting, and modifying (updating) data in a database. ... A popular data manipulation language is that of Structured Query Language (SQL), which is used to retrieve and manipulate data in a relational database

•••plz follow me upto 100 followers•••••●●

Similar questions