Viewing 2 posts - 1 through 2 (of 2 total)
I must update existing rows if key matches, so a MERGE statement is suitable for me.
Eric M Russell (3/30/2015)
March 30, 2015 at 11:36 pm
#1787560
Jason,
I've changed the code from delete & insert to MERGE, and I'll get the test result tomorrow.
Why do you prefer CLUSTERED index to NON-CLUSTERED one? I guess it would cost...
March 30, 2015 at 10:12 am
#1787411