

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following schedules for transactions T1, T2 and T3T1T2T3Read (X) Read (Y) Ready (Y) Write (Y) Write (X) Write (X) Read (X) Write (X) The correct schedule of serialization will be |
A. | T1 → T2 → T3 |
B. | T2 → T3 → T1 |
C. | T3 → T1 → T2 |
D. | T1 → T3 → T2 |
Answer» E. | |