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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to UnDefine a variable in SqlPlus?

Re: How to UnDefine a variable in SqlPlus?

From: William Robertson <william.robertson_at_bigfoot.com>
Date: 4 Jul 2005 00:09:04 -0700
Message-ID: <1120460944.750136.182830@g47g2000cwa.googlegroups.com>


Ach C via DBMonster.com wrote:
> Hi all,
> I executed a script from sqlplus which included a && prameter.I executed
> completely.Now I want to execute it for second time but it does not free that
> && variable and do not ask for it from me.
> I cleared buffer but no chance.What should I do to undefine this in the same
> session?
>
> Note: I NEEDed that to be && in original scripts because of many times of
> using it :)
>

UNDEFINE Received on Mon Jul 04 2005 - 02:09:04 CDT

Original text of this message

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