SQL Database Concepts Question:
Download Job Interview Questions and Answers PDF
What is Transactional Replication?
Answer:
In transactional replication data will be same as in snapshot replication, but later only the transactions are synchronized instead of replicating the whole database.
We can specify the refresh of database either continuously or on periodic basis.
We can specify the refresh of database either continuously or on periodic basis.
Download Basic SQL Server Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Snapshot Replication? | What is Merge Replication? |