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

passing parameters to PL/SQL block.

From: <morella3253_at_my-deja.com>
Date: 2000/05/18
Message-ID: <8fvgok$jsv$1@nnrp1.deja.com>#1/1

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