Multiple choice

COMMIT, ROLLBACK and SAVEPOINT belong to

  1. DML

  2. DDL

  3. TCL

  4. 1NF

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

COMMIT, ROLLBACK, and SAVEPOINT are Transaction Control Language (TCL) commands used to manage transactions in a database.