Database Transactions

placeholder

It s important to ensure that the SQL statements that make up a transaction succeed or fAIl as a group. Explore the concepts of database transaction control using the COMMIT ROLLBACK and SAVEPOINT commands.