Implement transactions with Transact-SQL
Learn how to construct transactions to control the behavior of multiple Transact-SQL statements. You’ll learn how to determine whether an error has occurred, and when to roll back statements.
Describe transactions., Compare transactions and batches., Create and manage transactions., Handle errors in transactions., Describe concurrency.
Prerequisites
Before starting this module, you should have experience of using Transact-SQL SELECT queries to retrieve and filter data from a table in a database.
There are no reviews yet.