Home » Database » Database miscellaneous » Question

Database miscellaneous

  1. Consider the following schedule S of transactions T1, T2, T3, T4.

    Which one of the following statements is CORRECT?
    1. S is conflict-serializable but not recoverable
    2. S is not conflict-serializable but is recoverable
    3. S is both conflict-serializable and recoverable
    4. S is neither conflict-serializable nor is it recoverable
Correct Option: C

S is both conflict - serializable and recoverable.



Your comments will be displayed only after manual approval.