What are the difference between primary key and unique key? : sql server database administration
Can you tell me some of the common replication dmv's and their use? : sql server replication
Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
What type of locking occurs during the snapshot generation? : sql server replication
Explain what stored procedure sp_replcounters is used for? : sql server replication
What are the different types of sql server replication? : sql server replication
How will you monitor replication latency in transactional replication? : sql server replication
What is sql server replication? : sql server replication
What is the difference between push and pull subscription? : sql server replication
Is it possible to run multiple publications and different type of publications from the same distribution database? : sql server replication
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication
Is it possible to replicate data from sql server to oracle? : sql server replication
What are different replication agents and what's their purpose? : sql server replication
Does a specific recovery model need to be used for a replicated database? : sql server replication