What are the different TCL commands in SQL?
Ask by Manish Kumar
Updated 19 Sep 2020
It is are used to manage the changes made by DML statements
COMMIT- To write and store the changes to the database
ROLLBACK- To restore the database since the last commit