Consider the following schedule for transactions T1, T2 and T3:
$\underline {T1}$ $\underline{T2}$ $\underline{T1}$ Read(X) Read(Y) Read(Y) Write(Y) Write(X) Write(X) Read(X) Write(X)
Which one of the schedules below is the correct serialization of the above?
Reveal answer
Fill a bubble to check yourself
