Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Writing to a text file
Hi !
Just use the spool command in sqlplus or the utl_file package. If you use utl_file don´t forget to enable the parameter utl_file_dir in your init file.
Regards,
Mario
![]() |
![]() |