What are the types of replication in SQL Server?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Studied at the University of São Paulo, Lives in São Paulo, Brazil.
SQL Server 2000 supports three distinct types of replication: snapshot, transactional, and merge, each of which has its own purpose.Snapshot Replication. ... Transactional Replication. ... Merge Replication.
2023-05-10 16:08:57
评论(499)
Helpful(122)
Helpful
Helpful(2)

Oliver Allen
QuesHub.com delivers expert answers and knowledge to you.
SQL Server 2000 supports three distinct types of replication: snapshot, transactional, and merge, each of which has its own purpose.Snapshot Replication. ... Transactional Replication. ... Merge Replication.