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: QUERY HELP||

Re: QUERY HELP||

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 25 Oct 2005 22:49:06 -0700
Message-ID: <1130305737.16213@yasure>


Scott wrote:
> Hi All
> I have four tables tableA, tableB, tableC and tableD which has the
> structure shown below:
>
> TableA
>
> colIDA
> ColStatusA
>
> TableB
>
> colIDB
> ColStatusB
>
>
> TableC
>
> colIDC
> ColStatusC
>
>
> TableD
>
> colIDD
> ColStatusD
>
> I want to write a update query in a transaction that updates the
> status columns in all the tables where colIDA = colIDB = colIDC =
> colIDD. The colIDs values will be looped over. How can I best
> accomplish this.
>
> Thanks for help,
>
> Scotty.

By asking your instructor for help after class.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Wed Oct 26 2005 - 00:49:06 CDT

Original text of this message

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