Re: PL/SQL ?
From: <dmoyer_at_gpu.com>
Date: 1996/03/29
Message-ID: <4jh2ff$813_at_nn2.fast.net>#1/1
Date: 1996/03/29
Message-ID: <4jh2ff$813_at_nn2.fast.net>#1/1
In <4jcdca$amn_at_dfw-ixnews4.ix.netcom.com>, rbtkubo1_at_ix.netcom.com (Sean Kubovcik) writes:
>I am tring to debug a PL/SQL script that I run from SQL*Plus and I
>would like to know how to display debugging messages. Any input would
>be appriciated. Thanks in advance.
>Sean
>
>rbtkubo1_at_ix.netcom.com
>
Use the dbms_output package. dbms_output.put_line('some text message').
D. Scott Moyer, Jr. dmoyer_at_gpu.com (work) GPU Service Corporation dsmoyer_at_enter.net (home)Reading, PA Received on Fri Mar 29 1996 - 00:00:00 CET