1.

What Is Replication In Sql Server?

Answer»

Replication refers to the moving or copying of the DATABASE elements from one system to ANOTHER. This can be done in the SQL SERVER in one of the following methods:
TRANSACTIONAL.
● Snapshot.
● Merge replication.

Replication refers to the moving or copying of the database elements from one system to another. This can be done in the SQL Server in one of the following methods:
● Transactional.
● Snapshot.
● Merge replication.



Discussion

No Comment Found