SQL Administrator Question:

Tell us what is Replication?

Tweet Share WhatsApp

Answer:

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.

Download SQL Administrator PDF Read All 84 SQL Administrator Questions
Previous QuestionNext Question
Do you know what are the different types of Indexes available in SQL Server?Tell us what are the different ways you can create Databases in SQL Server?