|< < 45 > >|

Serializability

What determines serial execution order?

Things get more complicated with writes.

A read preceding a write is different from a read following a write.

Conflicting actions determine transaction ordering (W = write, R = read):

|< < 45 > >|