Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQL generating SQL - stupid question continued lines

RE: SQL generating SQL - stupid question continued lines

From: <Jared.Still_at_radisys.com>
Date: Thu, 19 Aug 2004 10:38:22 -0700
Message-ID: <OF3B5663C5.B02031B6-ON88256EF5.0060A064-88256EF5.0060E800@radisys.com>


oracle-l-bounce_at_freelists.org wrote on 08/19/2004 09:08:25 AM:
> Guys,
>
> I hope you don't mind answering this - I am sure I answered this at one
=
> time but now forgot the answer.
>
> I have some SQL generating SQL but there are skipped lines so the =
> commands do not look correct and I get=20
>

Here is the std settings I use for this:

set pause off
set echo off
set trimspool on
set echo off verify off

clear col
clear break
clear computes

btitle ''
ttitle ''

btitle off
ttitle off

set pages 0 lines 200 term on feed off head off

Don't ask why b/ttitle are set to a blank and then turned off: I don't remember.

Jared



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Thu Aug 19 2004 - 12:34:19 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US