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

Home -> Community -> Usenet -> c.d.o.misc -> REPOST: Re: Oracle SQLPlus on Unix: resizing

REPOST: Re: Oracle SQLPlus on Unix: resizing

From: Jeff C <jeffc_at_sympatico.ca>
Date: Mon, 31 Dec 2001 17:11:21 -0500
Message-ID: <6$--$$-$-%%-%_%--$@news.noc.cabal.int>

You should be able to change this with SET LINESIZE x and SET WRAP ON/OFF commands in SQLPlus.

Neil Zanella wrote:
>
> Hello,
>
> I would like to know how I can notify sqlplus
> of the terminal width in Oracle 8 and 9 running
> under Unix. I find that sqlplus always assumes
> a column with of 80 columns which is useless
> when tables contain moderately large fields.
>
> Thanks!
>
> Neil

autocancel Received on Mon Dec 31 2001 - 16:11:21 CST

Original text of this message

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