1.

What Is Sql Server Replication?

Answer»

REPLICATION is subset of SQL Server that can move DATA and database objects in an automated way from ONE database to another database. This ALLOWS users to WORK with the same data at different locations and changes that are made are transferred to keep the databases synchronized.

Replication is subset of SQL Server that can move data and database objects in an automated way from one database to another database. This allows users to work with the same data at different locations and changes that are made are transferred to keep the databases synchronized.



Discussion

No Comment Found