Posts
Sort by recent activity
Synchronize 2 tables in with only 'INSERT & UPDATE'
Hi all,
I have 2 tables in different database of different servers.
Source : Table A contains 45 records.
Destination : Table B contains 100 records.
I would like to sync Table B where :
update Ta...