Database Developer Question:

Download Job Interview Questions and Answers PDF

Tell us what are the different TCL commands in SQL?

Database Developer Interview Question
Database Developer Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
Tell us what is a FOREIGN KEY?Do you know what is a Table in a Database?