Home

Anonymous

orareplace

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


MongoDB Logo MongoDB