Update table in Oracle - TechRepublic
General discussion
June 8, 2001 at 10:29 PM
dredd

Update table in Oracle

by dredd . Updated 24 years, 11 months ago

hi,
i’ve an or_trans table wherein i have 3 columns rg_code, colltype, or_amount. my problem is if the value of my rg_code columns equals to ‘M1′ but his colltype equals to ’04’ the or_amount will not be save to that record but will go to it’s repective record like M1 whos colltype equals to ’01’.
how am i going to manipulate these data. i am thinking of dumping the records to a temporary table. but still i’ve a hardtime putting the right amount to it’s place

regards,
danny

This discussion is locked

All Comments