Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: length of columns in a select
Have youy tried
set wrap on
sherwin
jgp wrote:
> Hi,
> We are trying to do a select to a database table with data of type "long".
> The data are longer than 255 characters but we don't get them on the screen.
> We only get 80 characters, the width of the screen. We have tried with "set
> linesize 2000" but it does not work.
> Does anybody know what is happenning? Do we have to configure any parameter
> in the init.ora?...
>
> Data: we are executing this command from a telnet session. Oracle is 7.3.4.
> for hpux 10.20.
>
> Thanks and regards
> Jorge Tomé
Received on Fri May 14 1999 - 03:38:00 CDT
![]() |
![]() |