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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Another Script Prob..

Re: Another Script Prob..

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Sun, 12 Jun 2005 07:10:46 +0200
Message-ID: <ltgna11asvfpnt252kuea8cfpe8pta2gp3@4ax.com>


On 11 Jun 2005 20:56:57 -0700, "Arijit Chatterjee" <arijitchatterjee123_at_yahoo.co.in> wrote:

>
>
>Hi IANAL_VISTA,
>I am aware of PL/SQL code but variable declaration is not taking place
>in the script.I followed your link also.
>> http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96624/toc.htm
>-----------------------------------------------
>Supose I am trying
>Accept Var Prompt 'Insert Table Name:'
>select col1 into var2(Not define) from &var where col='1'
>-----------------------------------------------
>My qustion is how to declare this var2 variable.Please guide me..
>Thanks in advance
>Reg
>Arijit Chatterjee

Just RTFM and look up the VARIABLE command.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sun Jun 12 2005 - 00:10:46 CDT

Original text of this message

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