Calling package within package

I have a package abc which has a procedure XYZ. There is another package abc2 which has a function def. Can I execute abc.xyz in function def? All the above packages are in the same schema with the same owner.

    Requires Free Membership to View

Yes. You can call a package from another package. You can also call a standalone procedure and function from within a package.

This was first published in August 2006

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.