Question
Which option best describes the use of two-phase commit in a database system?
Select an option. Your answer will be checked instantly.
Correct Answer: C. a distributed protocol with prepare and commit/abort phases to ensure atomic commitment
Explanation:
two-phase commit is used in Advanced DBMS because a distributed protocol with prepare and commit/abort phases to ensure atomic commitment.
Leave a Reply