CBSE Class 12 Computer Science Question 46 of 91

Grouping Records, Joins in SQL — Question 2

Back to all questions
2
Question

Question 2

Data manipulation language (DML) commands are used to define a database, including creating, altering, and dropping tables and establishing constraints.

Answer

False

Reason — Data Definition Language (DDL) commands are used to define a database, including creating, altering, and dropping tables and establishing constraints.