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: Michael J. Moore <hicamel_at_home.com>
Date: Mon, 25 Sep 2000 01:43:36 GMT
Message-ID: <c5yz5.246076$i5.3340169@news1.frmt1.sfba.home.com>

Even though what you are trying to do can't be done, maybe if you tell us at a higher level what you are trying to accomplish, somebody may be able to tell you a better way to do it.
Mike

"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 - 20:43:36 CDT

Original text of this message

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