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
1 01 101 01010
what changed between the previous version of sql server and the current version? : Sql server database administration
How will you add a dimension to cube? : sql server analysis services, ssas
What are the different types of collation sensitivity in sql server?
What is sql server profiler trace data file?
What is linked report?
What is a scheduled job or what is a scheduled task?
What is dimension table? : sql server analysis services, ssas
What do you mean by 'normalization'?
Do you know how to send email from database?
What is exporting utility?
What do you mean by cardinality?
Explain how to send email from sql database?
Can we check locks in database? If so, how can we do this lock check?
how to use DTS package in 2000,2005,2008 in sql server