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 -> How to parameterize a pro *c function with a default value

How to parameterize a pro *c function with a default value

From: rs <ramyasmithavucha_at_gmail.com>
Date: 22 Feb 2006 07:26:21 -0800
Message-ID: <1140621981.804210.28970@f14g2000cwb.googlegroups.com>


Hi,

Can anybody confirm whether pro c supports default arguments or not. I need this to use NOWAIT on a SELECT ... FOR UPDATE statement.

I need to open a cursor using SELECT ... FOR UPDATE and with a NOWAIT. Can I make this NOWAIT as optional by any chance? I have to pass it only on certain situations.

Could anybody suggest regarding this. It very urgent to me.

Thanks in advance.. Received on Wed Feb 22 2006 - 09:26:21 CST

Original text of this message

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