Explanation
Explanation
**Key Idea**:
- A better system (like a Database Management System, or DBMS) is needed to
centralize data and reduce redundancy.
---
---
---
**Visual**:
- Sites (1, 2, 3, etc.) connected via a network.
---
---
---
---
**Naming Solutions**:
- Central server (risky) or site prefixes (e.g., `S1.BRANCH`).
---
**Performance Transparency**:
- Queries run efficiently, considering fragments, copies, and network costs.
---
---
**Final Note**:
- DDBs are powerful but complex—ideal for large, decentralized organizations.