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: My Trigger Question

Re: My Trigger Question

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 24 Sep 2000 15:05:14 +0200
Message-ID: <969801135.16014.0.pluto.d4ee154e@news.demon.nl>

There is no easy solution to this and no difficult solution to this, it is simply not possible.

Sorry,

Sybrand Bakker, Oracle DBA

"ozi" <spuzic_at_camtech.net.au> wrote in message news:ZSmz5.5129$O7.81595_at_ozemail.com.au...
> Hi Everyone,
>
> I have set up a trigger on a table which fires whenever a row is inserted.
> What I need to know is how do I obtain the new row which has been inserted
> as a WHOLE instead of just the individual attribute values (like you would
> get if you used :new and :old). I've looked everywhere but can't find the
> answer. There has got to be an easy solution. I'm loosing faith in ORACLE
> ingenuity rather quickly.
>
> I'll be very thankful if anyone can help
> Regards,
> Tom
>
>
Received on Sun Sep 24 2000 - 08:05:14 CDT

Original text of this message

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