Multiple choice COMMIT is a DDL command DML command DCL command None of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation COMMIT is a TCL (Transaction Control Language) command, not DDL, DML, or DCL. It permanently saves changes made during a transaction. Since TCL is not listed, 'None of these' is technically correct.