CBSE Class 12 Computer Science Question 77 of 78

Relational Databases — Question 9

Back to all questions
9
Question

Question 9

Part of SQL which controls transactions, is called TCL.

Answer

True

Reason — Transaction Control Language (TCL) commands in SQL are used to manage and control transactions. These commands include COMMIT, ROLLBACK, SET TRANSACTION and SAVEPOINT.