

InterviewSolution
Saved Bookmarks
1. |
Short note on transaction control statements. (TCL) (DBMS) |
Answer» Explanation: Commit, Rollback and Savepoint SQL COMMANDSTransaction Control Language(TCL) commands are used to manage transactions in the database. These are used to manage the changes made to the data in a table by DML statements. It also allows statements to be GROUPED together into LOGICAL transactions.I HOPE IT HELPS YOU ..PLEASE MARK ME BRAINLEST.. |
|