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 -> -- insert instead of an update

-- insert instead of an update

From: Andre <avanrossem_at_hotmail.com>
Date: 19 Nov 2003 01:34:48 -0800
Message-ID: <4d32d1be.0311190134.7b49ac68@posting.google.com>


Hello all,

I want to do the following:

If a record is updated I have made an before update trigger which is triggered. What I want to do is, instead of an update, do an insert on the same table.

So modifying a record will insert an extra record in the table.

Is this possible??

Thanks for all comments,
Andre The Netherlands Received on Wed Nov 19 2003 - 03:34:48 CST

Original text of this message

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