Vidyalelo
Database · Q7

Managing Multiuser Databases

Programming · Database · question 7

Q7

The advantage of optimistic locking is that:

A.
the lock is obtained only after the transaction has processed.
Answer
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.

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board