SQL Administrator Question:

Download Job Interview Questions and Answers PDF

Tell us what is Replication?

SQL Administrator Interview Question
SQL Administrator Interview Question

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 Interview Questions And Answers PDF

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?