In a distributed database, what is the purpose of data replication?

Practice Questions

1 question
Q1
In a distributed database, what is the purpose of data replication?
  1. To ensure data consistency across all nodes
  2. To reduce the size of the database
  3. To increase the complexity of the system
  4. To eliminate the need for backups

Questions & Step-by-step Solutions

1 item
Q
Q: In a distributed database, what is the purpose of data replication?
Solution: Data replication in a distributed database ensures data consistency across all nodes by maintaining copies of the same data in multiple locations.
Steps: 5

Related Questions