Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> output from PL/SQL
Hi everybody
I am writing a trigger and for debuging I'd like to have an output.
I tried to just write into another table and Select it, but as soon as
the trigger doesen't work properly, the whole thing is roled back, so
that I can't see a thing.
Do you know how to make an output?
As far as I understad using the dbms_output package has the same
problem.
Thanks in advance
Frank
Received on Mon Mar 22 1999 - 00:00:00 CST
![]() |
![]() |