Skip to Main Content

Database Software

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 use the Table Function defined in package in OWB?

527542Jan 6 2007 — edited Jan 8 2007
Hi,

I defined a table function in a package. I am trying to use that in owb using Table function operator. But I came to know that, owb R1 supports only standalone table functions.

Is there any other way to use the table function defined in a package. As like we create synonyms for functions, is there any other way to do this.

I tryed to create synonyms, it is created. But it is showing compilation error. Finally I found that, we can't create synonyms for functions which are defined in packages.

Any one can explain it, how to resolve this problem.

Thank you,
Regards

Gowtham Sen.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2007
Added on Jan 6 2007
3 comments
534 views