Answers

Question and Answer:

  Home  SQL Administrator

⟩ Tell us what is Replication?

Replication is a feature in SQL Server that helps us publish database objects and data and copy (replicate) it to one or more destinations. It is often considered as one of the High-Availability options. One of the advantages of Replication is that it can be configured on databases which are in simple recovery model.

 128 views

More Questions for you: