A

Admin • 832.27K Points
Coach

Q. ROLLBACK in a database is ________ statement ?

  • (A) TCL
  • (B) DCL
  • (C) DML
  • (D) DDL
  • Correct Answer - Option(A)
  • Views: 14
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
TCL (Transaction Control Language) statement. ROLLBACK is a TCL statement that is used to undo changes made in a transaction and to restore the database to its previous state before the transaction started. TCL statements are used to control the changes made by transactions in a database. The other TCL statements are COMMIT and SAVEPOINT.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.