Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: My Trigger Question
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
![]() |
![]() |