Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DBMS_OUTPUT.put_line seems done nothing ?
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
![]() |
![]() |