Database Developer Question:

Tell us what are the different TCL commands in SQL?

Tweet Share WhatsApp

Answer:

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

Download Database Developer PDF Read All 70 Database Developer Questions
Previous QuestionNext Question
Tell us what is a FOREIGN KEY?Do you know what is a Table in a Database?