Explain the design issues that arise in building a distributed DBMS and the relationship among the
issues.
Answers
Answered by
0
Answer:
The two fundamental design issues are fragmentation, the separation of the database into partitions called fragments, and distribution, the optimum distribution of fragments. ... Concurrency control involves the synchronization of access to the distributed database, such that the integrity of the database is maintained
Explanation:
hope you are satisfied with the answer
Similar questions