Multiple choice Which of the following is not a Data Control Language (DCL) statement? COMMIT ROLLBACK LOCK TABLE SAVEPOINT SET TRANSACTION Reveal answer Fill a bubble to check yourself C Correct answer Explanation It controls concurrency and it is a Data Manipulation Language (DML) statement.