May 2008
Intermediate to advanced
733 pages
17h 19m
English
CERTIFICATION OBJECTIVES
11.01 Explain the Purpose of Undo
11.02 Understand How Transactions Generate Undo
Chapter 10 described what happens in memory, and on disk, when you execute INSERT, UPDATE, or DELETE statements—the manner in which changed data is written to blocks of table and index segments, and the old version of the data is written out to blocks of an undo segment. It also covered the theory behind this, summarized as the ACID test, which every relational database must ...
Read now
Unlock full access