Which language is used to define the structure of a database ?

2023

Which language is used to define the structure of a database ?

  1. A.

    DDL

  2. B.

    DCL

  3. C.

    TCL

  4. D.

    DML

Attempted by 209 students.

Show answer & explanation

Correct answer: A

Data Definition Language (DDL) is used to define, alter, and manage the structural schema of a database. Commands like CREATE, ALTER, and DROP deal directly with database structures rather than the underlying data instances. Therefore, the correct option is A.

Explore the full course: Btsc Lab Assistant