-
Consider the following schedule S of transactions T1, T2, T3, T4.
Which one of the following statements is CORRECT?
-
- S is conflict-serializable but not recoverable
- S is not conflict-serializable but is recoverable
- S is both conflict-serializable and recoverable
- S is neither conflict-serializable nor is it recoverable
- S is conflict-serializable but not recoverable
Correct Option: C
S is both conflict - serializable and recoverable.