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

Home -> Community -> Usenet -> c.d.o.server -> Re: MERGE question

Re: MERGE question

From: Serge Rielau <srielau_at_ca.eye-bee-m.com>
Date: Wed, 12 Nov 2003 08:10:26 -0500
Message-ID: <botbd5$99q$1@hanover.torolab.ibm.com>


Rick,

The UPDATE clause of the MERGE statement has a regular SET clause to it. So you can pick which columns are being updated and how. The ON-condition defines what constitutes as a match and what not.

So you have a fair bit of flexibility.

Cheers
Serge Received on Wed Nov 12 2003 - 07:10:26 CST

Original text of this message

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