Why is data replication useful in DDBMS ? What do you understand by the term complete and selective replication ?
Answers
Answered by
1
Explanation:
Data Replication is the process of storing data in more than one site or node. It is useful in improving the availability of data. It is simply copying data from a database from one server to another server so that all the users can share the same data without any inconsistency.
Hope it helps you
Similar questions