CBSE Class 12 Computer Science Question 23 of 91

Relational Database and SQL — Question 1

Back to all questions
1
Question

Question 1

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