CBSE Class 12 Computer Science
Question 53 of 78
Simple Queries in SQL — Question 7
Back to all questionsDML (Data Manipulation Language)
Reason — In SQL, Data Manipulation Language (DML) statements are used to manipulate data in the database. DML statements are used to query information from the database, as well as to insert, delete, and modify tuples (rows) in the database tables.