What is Replication in SQL ?

Replication is the way to keep data synchronised in multiple datbases. SQL Replication consists of two important part :

  1. Publisher- Database server whose data has to be replicated
  2. Subscriber - Database servers that get data from publishers

No comments:

Popular Posts