Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Quick sqlplus cr/lf question
> set pagesize 0
>
> And if that doesn't do it you need to better explain what you want.
That doesn't do it in this case.
I thought I'd try to keep my question brief, because a thorough explanation of my script would probably be more than most people would be willing to read.
I'll keep thrashing around a little more, as there's something to be learned by that process. I'm generating sql scripts from within other sql scripts, and I need to get my head around the impact of _where_ in the 'outer' script I place these set commands, as I'm seeing effects in the 'inner' or 'generated' scripts, and _their output_, that I can't quite wrap my head around - column headers not appearing in spite of 'heading' being on, and column formats being declared, etc.
I'll clarify if I get nowhere.
Tx.
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Group
> www.psoug.org
Received on Thu Aug 03 2006 - 17:08:02 CDT