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 call Procedure in Package

1D10TAug 5 2012 — edited Aug 6 2012
Hello all !

The situation!

I got a package with body priview "Change_utility"
In that package i got procedure who change data when triger calls a package , there is all ok and working

Now i need to call a only one procedure from package with giving data.

I need to execute procedure sta_death in package "Change_utility" with person code 112233-4455

How i can execute that ?


Thanks For help !

ID
This post has been answered by Etbin on Aug 5 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 3 2012
Added on Aug 5 2012
8 comments
1,075 views