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