Re: How to suppress old new in sqlplus when passing parameters?

From: <edawad_at_yahoo.com>
Date: 1998/03/20
Message-ID: <6euvc8$kek$1_at_nnrp1.dejanews.com>#1/1


You issue the command in SqlPlus: SET VERIFY OFF



Eddie

In article <6eui8b$7i4$1_at_mail.pl.unisys.com>,   "Robert Augustyn" <augustyn_at_unn.unisys.com> wrote:
>
> Hi,
> I am spooling the output of the sql to the file and I am passing parameters.
> When I do that sqlplus displays:
>
> old 5: '&&1'||'_'||translate(report_type,' &','--')||'_'||
> new 5: 'Weekly'||'_'||translate(report_type,' &','--')||'_'||
>
> and the output of the sql
> how can I suppress it?
> Thanks in advance
> robert
>
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Fri Mar 20 1998 - 00:00:00 CET

Original text of this message