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!
Hi,
I need some help in calling a procedures inside a package.
I have a package ABC in which I have 3 procedures X Y and Z. I need to call procedure Y from procedure X which belongs to same package.
Thanks in advance