InterviewSolution
Saved Bookmarks
| 1. |
What Are The Benefits Of Distributed Options In Databases? |
|
Answer» Database on other servers can be UPDATED and those transactions can be grouped together with OTHERS in a logical unit.Database USES a two phase commit. Database on other servers can be updated and those transactions can be grouped together with others in a logical unit.Database uses a two phase commit. |
|