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: passing parameters to PL/SQL block.

Re: passing parameters to PL/SQL block.

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/05/18
Message-ID: <958631077.24287.0.pluto.d4ee154e@news.demon.nl>#1/1

That's just the way it has been defined by Oracle, so this is an enhancement request.
The only way out is to create an user-defined type in a package.

Regards,

Sybrand Bakker, Oracle DBA

<morella3253_at_my-deja.com> schreef in berichtnieuws 8fvgok$jsv$1_at_nnrp1.deja.com...
> Hi,
>
> Why can't I use a parameter of type CHAR(50) in a parameter
> list of procedure I am trying to compile.
>
> Ex: create procedure test1(name out CHAR(50),...)...
>
>
> Thanks
> More.
>
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>
Received on Thu May 18 2000 - 00:00:00 CDT

Original text of this message

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