SQL Results.

From: <pmohanan_at_my-deja.com>
Date: 2000/07/26
Message-ID: <8lmuub$m21$1_at_nnrp1.deja.com>#1/1


[Quoted] Hi...All,

   Here is an SQL stmt :

set hea off;
set arraysize 1;
set pages 5000;
spool abc.txt;

select f1, f2, f3 from test;
spool off;

I execute the sql as
sqlplus $USRPASS _at_test.sql

If I open the file abc.txt, there is a blank line at the top. How do i avoid that.

Regards,

Praveen

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Jul 26 2000 - 00:00:00 CEST

Original text of this message