MCQOPTIONS
Saved Bookmarks
| 1. |
What is the mechanism which guarantees that all database servers participating in a distributed transaction either all commit or all roll back the statements in the transaction? |
| A. | Commit |
| B. | Commit transaction |
| C. | Two-phase commit |
| D. | Three-phase commit |
| Answer» D. Three-phase commit | |