| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to UnDefine a variable in SqlPlus?
On 4 Jul 2005 00:09:04 -0700, "William Robertson"
<william.robertson_at_bigfoot.com> wrote:
>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
To elaborate a little: put
UNDEFINE parameter
at the end of your script.
Jaap. Received on Wed Jul 06 2005 - 04:15:23 CDT
![]() |
![]() |