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 -> Re: Row Format with SQL*Plus

Re: Row Format with SQL*Plus

From: Mark Gumbs <mgumbs--AT--hotmail.com>
Date: Mon, 10 May 1999 11:53:35 +0100
Message-ID: <3736b879.0@145.227.194.253>


Try in SQL*Plus

set trimspool on

Mark

stephane buisson wrote in message <7h6a07$3k8$1_at_minus.oleane.net>...
>I try to export the result of a query in an spool file, but SQL*PLUS
inserts
>blank spaces after each rows (due to the value of LINESIZE I guess). Is it
>possible not to have these blanks?
>
>Thank you!
>
>
Received on Mon May 10 1999 - 05:53:35 CDT

Original text of this message

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