Introduction

Completed

In this module, you will learn how to construct transactions to control the behavior of multiple Transact-SQL (T-SQL) statements. You will learn how to determine whether an error has occurred, and when to roll back statements.

After completing this module, you’ll be able to:

  • Describe transactions.
  • Compare transactions and batches.
  • Create and manage transactions.
  • Handle errors in transactions.
  • Describe concurrency.