adspace
Answer Posted / Jyoti Gautam
Replication in SQL Server is a feature that enables you to distribute and update database data across multiple databases, servers, or sites. It allows for the propagation of changes made to one replica (source) to other replicas (targets), providing real-time or scheduled data synchronization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can one drop a column from a table?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
How can I check that whether automatic statistic update is enabled or not?
How can we solve concurrency problems?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What is a view in sql?
How to rebuild the master database?
What is subquery? Explain the properties of a subquery?
List out the different types of locks available in sql server?
How to connect php with different port numbers?
What are the different types of subquery?
What are wait types?
What is a scheduled job or what is a scheduled task?