Il mer, 2005-03-30 alle 13:44, Bridget ha scritto:
> Hi
>
>
> Could anyone tell me how do I remove the header information from sqlplus. I've written a script that goes in a loop in and out sqlplus with results I need , I would rather
> the header information below was not there, is there a flag or something when starting up sqlplus ?
>
>
> thanks a mil
>
>
> B
>
> Connected to:
> Oracle7 Server Release 7.3.4.0.0 - Production
> With the distributed and Spatial Data options
> PL/SQL Release 2.3.4.0.0 - Production
>
>
> SQL> Disconnected from Oracle7 Server Release 7.3.4.0.0 - Production
> With the distributed and Spatial Data options
> PL/SQL Release 2.3.4.0.0 - Production
>
hi,
you should use sqlplus -s ......
regards
M.
Oracle LazyDBA home page