Answers

Question and Answer:

  Home  Database Developer

⟩ Tell us what are the different TCL commands in SQL?

TCL commands 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

 236 views

More Questions for you: