Your Ad Here

Mar 24, 2008

What is the purpose of Replication ?

Replication is way of keeping data synchronized in multiple databases. SQL server replication has two important aspects publisher and subscriber.
Publisher Database server that makes data available for replication is called as Publisher.
Subscriber Database Servers that get data from the publishers is called as Subscribers.

No comments: