What are the different types of replication? How are they used?

Q

What are the different types of replication? How are they used?

✍: Guest

A

Replication is used for distributing data and the execution of stored procedures across an enterprise. The replication technology allows you to make duplicate copies of your data, move those copies to different locations, and synchronize the data automatically so that all copies have the same data values.
The different types of replications are
a) transactional replication
b) merge replication

2014-11-17, 1532👍, 0💬