Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. The advantage of optimistic locking is that:

  2. A.

     the lock is obtained only after the transaction has processed.

    B.

     the lock is obtained before the transaction has processed.

    C.

     the lock never needs to be obtained.

    D.

     transactions that are best suited are those with a lot of activity.

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Explanation Not Provided


Be The First To Comment