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: Using variable withing shell scripts for calling Oracle DB procedures

Re: Using variable withing shell scripts for calling Oracle DB procedures

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 26 Sep 2001 22:17:25 -0500
Message-ID: <u4rppjgyb.fsf@verizon.net>


On 26 Sep 2001, swapandutta_at_yahoo.com wrote:

> execute package.proc($first_var,'two','three');

Try execute package.proc('$first_var','two','three');

-- 
Galen Boyer
Everyone in town, now, they probably all agree,
I'm _lying_ in the bed I made.
Received on Wed Sep 26 2001 - 22:17:25 CDT

Original text of this message

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