Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

when using merge which one comes first delete or update

User_JNHXJJan 7 2022

hello i wanted to ask a simple question about merge when we specify update and delete on WHEN MATCHED which one comes first do we update the row first then delete the result or do we delete the result 1st then update.can anyone clarify this to me thanks

Comments
Post Details
Added on Jan 7 2022
6 comments
6,668 views