Computer Science, asked by Madhabmdl, 1 year ago

Why is data replication useful in DDBMS ? What do you understand by the term complete and selective replication ?

Answers

Answered by riya4865
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