Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: DBMS_OUTPUT.put_line seems done nothing ?

Re: DBMS_OUTPUT.put_line seems done nothing ?

From: Jack <zhangjun1975_at_263.net>
Date: 19 Oct 1999 09:12:22 GMT
Message-ID: <01bf1a12$3e7ee3e0$b20a0a0a@smile.newksy.com.cn>


Thank you, Tom.
It's works very well.

But can you tell me where can I find some detail information about package 'DBMS_OUTPUT'. Tom Verhagen <tverhage_at_aon.nl> write <380C337C.BE3FEF7C_at_aon.nl>
> use: set serveroutput on before the pl/sql block
> and: dbms_output.enable(1000000); in the pl/sql block at the beginning
>
> Jack wrote:
>
Received on Tue Oct 19 1999 - 04:12:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US