129k views
0 votes
A Database System may be physically distributed among what?

1) Multiple computers connected through a network
2) Multiple databases connected through a network
3) Multiple tables connected through a network
4) Multiple users connected through a network

User Anjith
by
7.8k points

1 Answer

3 votes

Final answer:

A Database System may be physically distributed among multiple computers connected through a network. Distributing the database system across multiple computers improves performance, scalability, and fault tolerance.

Step-by-step explanation:

A Database System may be physically distributed among multiple computers connected through a network.

By distributing the database system across multiple computers, it allows for improved performance, scalability, and fault tolerance. Different parts of the database can be stored on different computers, reducing the load on a single machine and enhancing the overall efficiency of the system.

User Jgadelange
by
7.5k points