Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> QUERY HELP||
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. Received on Tue Oct 25 2005 - 19:33:08 CDT
![]() |
![]() |