Replication
is the process of copying/moving data between databases
on the same or different servers. SQL Server supports the
following types of replication scenarios:
- Snapshot replication
- Transactional replication (with immediate updating subscribers, with queued updating subscribers)
- Merge replication
No comments:
Post a Comment