What is database replicaion? What are the different types
of replication you can set up in SQL Server?
Answer Posted / srisenthil
Replication is a method of copying data from one database
to other database or one server to another
there are three types of replication
(1) transactional (2)snapshot (3) merge (4) logshipping and
in 2005 one more type is introducde which was called as
peer to peer replications
| Is This Answer Correct ? | 11 Yes | 15 No |
Post New Answer View All Answers
Explain what are various ways to enhance the ssrs report?
What are the joins in sql server? : sql server database administration
What is attribute hierarchy? : sql server analysis services, ssas
explain databases and sql server databases architecture? : Sql server database administration
What is meant by datasource?
What is left outer join in sql server joins?
How to add code to the existing article (using improve article)?
what is the difference between openrowset and openquery?
How to start sql server browser service?
What are the differences between stored procedure and view in sql server?
How to rebuild all indexes on a single table?
Do you know the capabilities of cursors?
What is sql view?
What are the mathematical functions supported by sql server 2005?
Do you know clustered and non-clustered index?