CBSE Class 12 Informatics Practices Question 39 of 103

Review of Database Concepts & SQL — Question 9

Back to all questions
9
Question

Question 9

The ............... allows you to perform tasks related to data manipulation.

  1. DDL
  2. DML
  3. TCL
  4. None of these
Answer

DML

Reason — The DML (Data Manipulation Language) commands are used to manipulate data, i.e., records or rows in a table or relation.