What are the different types of replication? How are they used?
Answer Posted / meeran
Replication is the process of sharing data between
databases in different locations. Using replication, we can
create copies of the database and share the copy with
different users so that they can make changes to their
local copy of database and later synchronize the changes to
the source database.
Microsoft SQL Server 2000 supports the following types of
replication:
Snapshot Replication
Transactional Replication
Merge Replication
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is tablesample?
plss anybody specify tha constrian management system in dbms
What are the advantages of sql stored procedure?
What are the results of running this script?
Is ssrs support other database except ms sql server?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
Can we shrink data file in sql server?
What is a cube? : sql server analysis services, ssas
Explain throw statement in sql server 2008?
What is the need for group functions in sql?
How can you know if the row fetched from cursor is still valid in underlying table?
How can I tell if sql server is 32 or 64 bit?
How do I view a stored procedure in sql server?
How to test odbc dsn connection settings?
Explain transaction server implicit?