InterviewSolution
Saved Bookmarks
| 1. |
What Is Replication In Sql Server? |
|
Answer» Replication refers to the moving or copying of the DATABASE elements from one system to ANOTHER. This can be done in the SQL SERVER in one of the following methods: Replication refers to the moving or copying of the database elements from one system to another. This can be done in the SQL Server in one of the following methods: |
|