Question
Which option best describes the use of strict two-phase locking in a database system?
Correct Answer: D
exclusive locks are held until the transaction commits or aborts
strict two-phase locking is used in Advanced DBMS because exclusive locks are held until the transaction commits or aborts.
strict two-phase locking is used in Advanced DBMS because exclusive locks are held until the transaction commits or aborts.
Leave a Reply