Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

How to override Modified data from Remote database

$
0
0

recently i implemented link server with the sql server for link a Remote database and  according to i have create a local DB and some data tables into my local database from Remote Database, By now my requirement is recently modified data override to local database, i can use truncate table and again insert into same table from remote database, but what is a better option override modified data from remote database.

 

Viewing all articles
Browse latest Browse all 7129

Trending Articles