QuizBeginner
Categories of SQL Commands
SQL commands are grouped into categories like DDL, DML, DQL, DCL, and TCL.
Which category of SQL commands is used to define and modify database structure (e.g., CREATE, ALTER, DROP)?
SQL commands are grouped into categories like DDL, DML, DQL, DCL, and TCL.
Which category of SQL commands is used to define and modify database structure (e.g., CREATE, ALTER, DROP)?