What is database replicaion? What are the different types
of replication you can set up in SQL Server?
Answer Posted / vijay kona
Replication is the process of moving database objects from
one server to another server.
There are 3 types:
1.snapshot replication
2.Transactional replication
3.Merge replication(2way communication process)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can sql server 2016 run on windows 7?
Explain use of expression builder.
What is for xml in sql server?
How to turn off warning messages during php execution?
How do I start sql server 2016?
What is a Join and explain its types?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What stored by the model?
How to list all columns in a table using odbc_columns()?
What is the default value of an integer data type in sql server 2005?
what are the different stages of Report Processing?
What are the various Operating system files that every SQL server 2005 database has and what is the purpose.
How many types of local tables are there in sql server?
What are the types of lock supported by ?
How do database indexes work?