Distributed Database Management
Distributed Database Management
Suppose a company has different divisions all over and each division controls its
own data which means they have their own databases. This would be more
efficient than having all the divisions accessing a centralized database and
updating/changing their data.
QUESTION NO 3
The main difference between distributed and parallel database is that the
distributed database is a system that manages multiple logically interrelated
databases distributed across a network, while the parallel database is a system in
which multiple processors execute and run queries simultaneously.