SQL Database Concepts Question:

What is Merge Replication?

Tweet Share WhatsApp

Answer:

Merge replication replicate data from multiple sources into a single central database.
The initial load will be same as in snapshot replication but later it allows change of data both on subscriber and publisher, later when they come on-line it detects and combines them and updates accordingly.

Download Basic SQL Server PDF Read All 113 Basic SQL Server Questions
Previous QuestionNext Question
What is Transactional Replication?Do you know what is XPath?