Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Max # of parameters that can be passed in a stored procedure
> -----Original Message-----
> From: Rick_Cale_at_teamhealth.com [mailto:Rick_Cale_at_teamhealth.com]
>
> What is the max # of parameters that can be passed to a
> stored procedure?
> Oracle 8.1.6 on NT.
PL/SQL User's Guide and Reference
Release 8.1.6
Part Number A77069-01
Appendix E
PL/SQL Program Limits
parameters passed to a function or procedure : 64K
Received on Fri Jan 11 2002 - 13:35:44 CST