Transaction Control Language

Transaction Control Language These commands are used for controlling the state of the transaction they are fired from. Controlling a transaction includes capabilities of committing it, rolling back the changes, identifying the SAVEPOINTs to control the ROLLBACK, etc. The command belonging to this category are:- COMMIT – used for making the changes permanent. ROLLBACK – … Read more