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: DYNAMIC PROCEDURE CALL

Re: DYNAMIC PROCEDURE CALL

From: Rizzoli Michele <rizzoli_at_sodalia.it>
Date: 1997/04/29
Message-ID: <3365CA3D.47DB@sodalia.it>#1/1

How can I store a procedure name in a Variable and then call it? i.e.:

name := 'proc' || variable || '1';
Now in name I have the name of my procedure. How can I call it in another procedure?

Please Help me.
E-mail me.
Thanks

-- 
E-mail : mrizzoli_at_inf.unitn.it
Received on Tue Apr 29 1997 - 00:00:00 CDT

Original text of this message

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