Computer Science, asked by chg104625, 2 months ago

Explain the design issues that arise in building a distributed DBMS and the relationship among the

issues.​

Answers

Answered by poornimagowda02329
0

Answer:

the 2 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

Similar questions