Tuesday, November 06, 2007

[Advanced Database] Rule of Thumd

Suppose transaction T accesses data X and Y, but any other transaction T' access at most one of X or Y and nothing else. Then T can be divided into two transactions, one of which accesses X and the other of which accesses Y.

No comments: