Re: help needed in db trigger
From: Richard A. Woods <rawoods_at_ix.netcom.com>
Date: 1996/04/17
Message-ID: <4l1j09$71a_at_dfw-ixnews3.ix.netcom.com>#1/1
Date: 1996/04/17
Message-ID: <4l1j09$71a_at_dfw-ixnews3.ix.netcom.com>#1/1
In <4ks5tk$53t_at_news2.cais.com> duffy_at_cais2.cais.com (MCC) writes:
>
>I need to display the value of pl/sql variables in DB trigger for
testing
>purpose. Is anyone willing to share the information of how to do it.
>
>
>Thank you in advance,
>Duffy
Check out PL/SQL package DBMS_OUTPUT. That'll do what you want.
Rich Received on Wed Apr 17 1996 - 00:00:00 CEST