Summary

A transaction is a logical unit of work as well as a unit of recovery. The successful control of transactions is of the utmost importance to the correct modification of related information. In this chapter, you learned how to define and control transactions, examined different transaction-management schemes, learned how the recovery process works, and discovered how to correctly code transactions within triggers and stored procedures. You also learned methods for optimizing transactions to improve application performance, and you got an overview of locking as is relates to transactions. Locking is covered in more detail in Chapter 33. In addition, this chapter discussed the snapshot isolation options available in SQL Server 2012. Snapshot ...

Get Microsoft® SQL Server 2012 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.