My Source and Destination tables exist on different servers. I am using Execute SQL Task
to write Merge Statements to synchronize them.
Could anyone explain how I can reference two different databases that exist on different servers inside my Execute SQL Task
?