Could somebody explain what the MERGE statement really does in Oracle?

前端 未结 2 1397
谎友^
谎友^ 2020-12-09 05:42

I am looking for a clear explanation of what the MERGE statement in Oracle really does.

Here is what I am after:

MERGE INTO (target_tabl         


        
2条回答
提交回复
热议问题