TheLazyPig
Programmer
Hi!
I would like to know if I can use merge with multiple executions when matched.
When matched, it should insert the matched record into a history table first and then update the main table.
When not matched, it will insert into the main table.
I just wanted to back up the matched record for history.
Thanks!
I would like to know if I can use merge with multiple executions when matched.
When matched, it should insert the matched record into a history table first and then update the main table.
When not matched, it will insert into the main table.
I just wanted to back up the matched record for history.
Thanks!