Question
Which option best describes the use of shared lock in a database system?
Correct Answer: C
a lock that allows concurrent reading but prevents conflicting writes
shared lock is used in Advanced DBMS because a lock that allows concurrent reading but prevents conflicting writes.
shared lock is used in Advanced DBMS because a lock that allows concurrent reading but prevents conflicting writes.
Leave a Reply