Re: SQLPlus - How to spool without query string?

From: Isa <isapmon_at_terra.es>
Date: 21 Sep 2005 01:44:09 -0700
Message-ID: <1127292249.399561.275430_at_g44g2000cwa.googlegroups.com>


Hi:
[Quoted] [Quoted] you can put at the beginning of the select: set termout off
set arraysize 5
set echo off
set verify off
[Quoted] set heading off

[Quoted] This removes all the text from the query result. Only remains the values of the select
I hope it's usefull to you.
Regards,
Isa Received on Wed Sep 21 2005 - 10:44:09 CEST

Original text of this message