Writing data to Text file
TheleoOct 24 2012 — edited Oct 29 2012Hello,
I have to write sql query results to a folder on the Network drive
I am trying to use spool command.
Issues I am facing
1 ) Spool file showing sql query ( which I do not want to show )
2 ) I have sql of 250 Fields in select query , so Data spreading across multiple lines.
Please Let me know how do I do to have nice format !!
I can not Use UTL_File , Probably that is not Setup yet.
thanks !!
Edited by: Theleo on Oct 24, 2012 1:56 PM