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.
Learning Objectives
{"describe database transactions and how to ensure data consistency during DML, DDL and DCL activity on the database"}