vendredi 8 juillet 2016

Oracle alternative for mysql REPLACE INTO


In mysql we use

REPLACE INTO

to insert if row doesn't exist and to update if it exists.

Is there a corresponding command in Oracle?


Aucun commentaire:

Enregistrer un commentaire