Computer Science

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

SQL Joins & Grouping

2 Likes

Answer

False

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

Answered By

3 Likes


Related Questions