Re: row width

From: Donna Kray <kray.donna_at_mlink.motors.ge.com>
Date: 1996/05/03
Message-ID: <4md6h9$40u_at_crissy.ge.com>#1/1


kckai_at_cc.nthu.edu.tw (Kuo-Chien Kai) wrote:
>Is there any way to make each long row a line in my select result ?
>For example, if I do
>
> sqlplus -s scott/tiger_at_t:myhost:ORCL <<+
> select * from emp ;
> exit
> +
>
>each row in the result will be broken into lines. How do I make
>each row a line ? I am new to Oracle. For Sybase I know I can use
>-w option to specify the row with.
>---
>Best Regards,
>
>Kuo-Chien Kai
>----------------------------------------------------------------
>Computer & Communication Center | E-mail: kckai_at_cc.nthu.edu.tw
>National Tsing Hua University | Phone: +886-35-715131-5160
>Hsinchu, Taiwan 30043 | Fax: +886-35-710776



set linesize nnn

DL Kray Received on Fri May 03 1996 - 00:00:00 CEST

Original text of this message