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


Please Help Members By Posting Answers For Below Questions

in the physical file layout, where should the transaction log be stored in relation to the data file?

766


How can i Relate Tables in SSIS

841


Does index slows down insert statements?

773


Write query to return all rows sql?

829


can you implement data mining in SSRS?

127


What is the use of group by clause?

733


What is join and name different type of joins?

797


How to convert numeric values to integers in ms sql server?

733


What is difference between count (*) and count 1?

701


Do you know what is difference between stored procedure and user defined function?

834


What will be the maximum number of index per table?

735


How to Sync Two SQL Azure Databases?

111


Explain steps of normalization?

760


What is store procedure? How do they work? When do you use?

723


Why use “nolock” in sql server?

750