CBSE Class 12 Computer Science Question 24 of 91

Relational Database and SQL — Question 2

Back to all questions
2
Question

Question 2

The ............... allows us 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.