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: help: many updates

Re: help: many updates

From: <ctcgag_at_hotmail.com>
Date: 22 Feb 2003 22:54:28 GMT
Message-ID: <20030222175428.838$SI@newsreader.com>


"charlie cs" <cs3526(no-spam)@yahoo.com> wrote:
> We are using 9.2.
> We need to update a big table like this
>
> SQL> update table test set colA='A' where colA_1='X';
> SQL> update table test set colB='B' where colB_1='Y';
> SQL> update table test set colC='C' where colC_1='Z';
> .....

Inference is not very effective in this situation. I have know idea what general principle your example is supposed to be demonstrating.

Xho

-- 
-------------------- http://NewsReader.Com/ --------------------
Usenet Newsgroup Service              New Rate! $9.95/Month 50GB
Received on Sat Feb 22 2003 - 16:54:28 CST

Original text of this message

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