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 -> Pre update trigger query ..

Pre update trigger query ..

From: Manoj Nair <debo_nair_at_yahoo.com>
Date: 7 Sep 2001 15:14:25 -0700
Message-ID: <92a0e580.0109071414.19afdf2a@posting.google.com>


How do i handle this situation?

I have 2 tables...First table has 3 columns......I can update column 2 and column 3. When I change values in column 3 ( by UPDATE ) and if this new value is different from old value in column 3 then I need to insert a record in second table...how should i go about this?

Thanks Received on Fri Sep 07 2001 - 17:14:25 CDT

Original text of this message

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