CBSE Class 12 Computer Science
Question 54 of 78
Simple Queries in SQL — Question 8
Back to all questionsDML
Reason — Data Manipulation Language (DML) statements are used to retrieve, insert, update, and delete data in a database. The 'SELECT' statement, in particular, is used to retrieve data from one or more tables.