CBSE Class 12 Informatics Practices Question 38 of 103

Review of Database Concepts & SQL — Question 8

Back to all questions
8
Question

Question 8

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.