Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: How to suppress the total line in SQL Plus?

Re: How to suppress the total line in SQL Plus?

From: Andreas Necker <Andreas.Necker_at_isb-ka.de>
Date: Mon, 19 Mar 2001 13:47:20 +0100
Message-ID: <3AB5FFD8.91EEF79E@isb-ka.de>

hi,

Dino Hsu wrote:
>
> Dear all,
>
> When a SELECT SQL is executed, a total line will be shown at the end
> of the report, such as:
> 12 rows selected. or
> no rows selected.
>
> The cases are that I want to create an interface file and I don't need
> any descriptive or decorative wordings. How can we suppress this total
> line? Thanks in advance.
>
> Regards,
> Dino

SET FEEDBACK OFF

-- 
Andreas Necker

ISB AG              Tel: +49 (0)721/82800-0
Karlstrasse 52-54   Fax: +49 (0)721/82800-82
76133 Karlsruhe     mailto:Andreas.Necker_at_isb-ka.de
Germany             http://www.isb-ka.de
Received on Mon Mar 19 2001 - 06:47:20 CST

Original text of this message

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