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: Determine if a parameter has been passed

Re: Determine if a parameter has been passed

From: sybrandb <sybrandb_at_gmail.com>
Date: Thu, 20 Sep 2007 05:17:25 -0700
Message-ID: <1190290645.415483.319250@n39g2000hsh.googlegroups.com>


On Sep 20, 1:05 pm, addve..._at_gmail.com wrote:
> Hi,
> There is a Stored procedure which has 10 parameters. All of the
> parameters are of type VARCHAR2. The invoker has been given the
> facility that, he/she may pass in only 3 out of the 10 parameters.
> My question is this, is it possible to determine inside the
> Stored procedure, whether a parameter has been passed or not by the
> invoker?
>
> Please note the invoker may pass NULL in any one of the parameters.
>
> Regards
> Amardeep Verma

So you cannot determine which parameters he passed

--
Sybrand Bakker
Senior Oracle DBA
Received on Thu Sep 20 2007 - 07:17:25 CDT

Original text of this message

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