CBSE Class 11 Informatics Practices Question 21 of 87

Structured Query Language (SQL) — Question 2

Back to all questions
2
Question

Question 2

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.