Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can I use optional parameters in stored procedures?

353665Oct 11 2002
Can I use optional parameters in stored procedures? Which means, when calling a stored procedure, if I don't provide a value for IN parameter, it will be set to NULL. Does Oracle support this?

Thanks a lot.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 30 2002
Added on Oct 11 2002
2 comments
972 views