Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: DBMS_OUTPUT.PUT_LINE from within a function.
set serveroutput on
( parameter need to fixed "on", the default value is "off" )
Jeff Bailey <sasxjb_at_wnt.sas.com>ÀÌ(°¡) ¾Æ·¡ ¸Þ½ÃÁö¸¦
news:yOGbOeO46JCHFFznwNZTcC81Qaij_at_4ax.com¿¡ °Ô½ÃÇÏ¿´½À´Ï´Ù.
> Hi,
>
> I may be missing something here. Can DBMS_OUTPUT.PUT_LINE be used
> successfully within a function? I have used it often within a
> procedure but cannot seem to get it to work with a function.
>
> Thanks,
> Jeff Bailey
>
> Jeff.Bailey_at_sas.com
Received on Thu Aug 17 2000 - 20:17:33 CDT
![]() |
![]() |