TCL commands are —

2021

TCL commands are —

Answer: D. COMMIT and ROLLBACKTCL stands for Transaction Control Language . TCL commands manage transactions in a database. The two main TCL commands are: COMMIT — saves the transaction…

  1. A.

    SELECT and INSERT

  2. B.

    GRANT and REVOKE

  3. C.

    UPDATE and TRUNCATE

  4. D.

    COMMIT and ROLLBACK

Attempted by 2273 students.

Show answer & explanation

Correct answer: D

TCL stands for Transaction Control Language . TCL commands manage transactions in a database. The two main TCL commands are: COMMIT — saves the transaction permanently

ROLLBACK — undoes the transaction

Explore the full course: Rssb Senior Computer Instructor

Loading lesson…