CBSE Class 11 Informatics Practices Question 20 of 87

Structured Query Language (SQL) — Question 1

Back to all questions
1
Question

Question 1

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

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

DDL

Reason — The DDL (Data Definition Language) commands allow us to perform tasks related to data definition, i.e., related to the structure of the database objects.