Created on 03-10-2020 06:13 AM - last edited on 03-10-2020 06:26 AM by cjervis
Howdy guys
I want to update a record in phoenix table but NOT INSERT the record if it does not exist in the table.
I know we use UPSERT statement but is there a way to prevent the insert from happening if the record does not exist?
Thanks
Slade