Lecture Database system concepts (6/e): Chapter 14 - Silberschatz, Korth, Sudarshan

Chapter 14 - Transactions. This chapter focuses on the fundamentals of a transaction-processing system: atomicity, consistency, isolation, and durability. It provides an overview of the methods used to ensure these properties, including locking and snapshot isolation.