GATE 2025 CS/IT Question 15
GATE2025_CS1_Q15

A schedule of three database transactions T1, T2, and T3 is shown. Ri(A) and Wi(A) denote read and write of data item A by transaction Ti, i = 1,2,3. The transaction T1 aborts at the end. Which other transaction(s) will be required to be rolled back?

R1(X)   W1(Y)   R2(X)   R2(Y)   R3(Y)   ABORT(T1)

Comments

Popular posts from this blog