Hi! This MERGE statement causes the following errors:
What's wrong? Thanks for helping!
Harri
you aliased it with name target and source , so you to use aliases whenever you reference your table again in that query like
Target."Toimintotunnus"=Source."Toimintotunnus"
Thanks and regards, Rishabh K