Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: My Trigger Question
goto www.revealnet.com/plsql-pipeline.
Steve Feuerenstein created a wrapper that will put the new and old values
into record structures for triggers. I haven't looked at it yet, but it
sounded like a good idea.
ozi <spuzic_at_camtech.net.au> wrote in message
news:Z%mz5.5135$O7.82104_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,
> Ozi
>
>
Received on Mon Sep 25 2000 - 16:26:38 CDT
![]() |
![]() |