Oracle replace into 0.05

License: Free ‎File size: N/A
‎Users Rating: 5.0/5 - ‎1 ‎votes

ABOUT Oracle replace into

Most mysql useres will miss the "replace into" feature on oracle. So here is a way to generate a PL/SQL Package from a given table for doing upsert/"replace into". As an improvement you will get back the new or updated primary key (if one is used).