SSIS - check if row exists before importing from source to destination
Can someone please advise:
I have got SOURCE (which is OLD SQL Server) and we need to move data to
new DESTINATION (which is NEW SERVER). So moving data between different
instances.
I'm struggling how to write the package which looks up in destination
first and check if row exists then do nothing else INSERT.
Regards
No comments:
Post a Comment