Interview Questions

RDBMS FUNDAMENTALS - Rollback

RDBMS FUNDAMENTALS Interview Questions and Answers


(Continued from previous question...)

RDBMS FUNDAMENTALS - Rollback

Rollback : Rollback is an SQL command that cancels a transaction before it is complete. The rollback command removes the changes of all previous commands in a transaction from the buffer.

(Continued on next question...)

Other Interview Questions