Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle SQLPlus on Unix: resizing
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
Received on Mon Dec 31 2001 - 16:11:21 CST
![]() |
![]() |