KnowledgeBoat Logo

Computer Science

Part of SQL which controls transactions, is called TCL.

Relational Database

2 Likes

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.

Answered By

3 Likes


Related Questions