Question
Which option best describes the use of shared lock in a database system?
Select an option. Your answer will be checked instantly.
Correct Answer: C. a lock that allows concurrent reading but prevents conflicting writes
Explanation:
shared lock is used in Advanced DBMS because a lock that allows concurrent reading but prevents conflicting writes.
Leave a Reply