Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> "insert or update" in one step?

"insert or update" in one step?

From: Todd <gdulli_at_zdnetmail.edu>
Date: 31 May 2001 01:33:10 GMT
Message-ID: <3b159f56$0$1877@news.denver1.Level3.net>

   Is there a way to do an "insert or update" statement in one step? i.e. I want to insert a certain row if it's not there, or else just update it, without doing a select first and then branching to either an insert or update.

   Thanks! - Todd (gdulli_at_zdnetmail.edu - change edu to com) Received on Wed May 30 2001 - 20:33:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US