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 -> Adding a New Parameter to Stored Procedure

Adding a New Parameter to Stored Procedure

From: Frank Siegel <NorthernSnow_at_worldnet.att.net>
Date: 23 Dec 1998 16:02:32 GMT
Message-ID: <75r46o$4q9@bgtnsc03.worldnet.att.net>


Hello,

I want to add a new (the 4th) Parameter to a Stored Procedure. "easy!"

But we already have hundreds of calls to this proc and we dont want to update them all. Can we make the 4th parameter optional. If so, what is the syntax?

Thank You!
Frank S. Received on Wed Dec 23 1998 - 10:02:32 CST

Original text of this message

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