Viewing 3 posts - 1 through 3 (of 3 total)
Thanks for your help.
Indeed, it was null causing the issue. I checked with hashbytes('md5', 'hello'+'') and hashbytes('md5', 'hello'+null)
column names wrapped within isnull fixed the issue.
December 12, 2014 at 4:44 pm
#1764581
Thanks Alex. Appreciate your response.
Question - to initiate the merge, I'll need the ON statement. The ON statement itself will need to have the key I'm merging on. Sorry, if...
November 25, 2014 at 10:53 am
#1760881
forgot to ask...seeking help from others on how to implement the logic please.
November 25, 2014 at 8:40 am
#1760843