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!

How to test pl/sql procedure by passing parameters

Keen2LearnApr 27 2011 — edited Apr 28 2011
Hi everybody,
Can anyone plz tell me how to pass parameters in procedure to test any procedure? Is it: exec pkg_name.proc_name (IN parameters) '? This is not working for me. I am putting all IN parameters seprated by comma in paranthesis. What are different ways to pass parameters in procedure to test it? Please explain if possible.
I will really appreicate your reply. Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2011
Added on Apr 27 2011
19 comments
45,881 views