Re: SQLPlus - How to spool without query string? - Another problem.
From: Son KwonNam <kwon37xi_at_ihatespam.xxx>
Date: Mon, 26 Sep 2005 15:43:38 +0900
Message-ID: <dh856u$5jk$1_at_news2.kornet.net>
99 rows selected.
Date: Mon, 26 Sep 2005 15:43:38 +0900
Message-ID: <dh856u$5jk$1_at_news2.kornet.net>
[Quoted] When I tried another query which has alot of result rows, it did not have any query string but, it had the following line.
99 rows selected.
Is it possible to remove that line?
Thanks.
~
Son KwonNam 쓴 글:
> Thank you, all.
> It works perfectly.
>
> But when I try this, I had to make *.sql script file
> and run like "sqlplus user/passwd _at_test.sql"
>
> It did not work interactively on sql*plus.
>
> Anyway that's what I exactly wanted.
>
> Thanks again.
Received on Mon Sep 26 2005 - 08:43:38 CEST