TCL commands are —
2022
TCL commands are —
- A.
SELECT and INSERT
- B.
GRANT and REVOKE
- C.
UPDATE and TRUNCATE
- D.
COMMIT and ROLLBACK
Attempted by 1800 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