Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL - global types
I want to have global types in my program. Now they are inside a package
so I have to prefix every typename with <package>.. I don't want to do
that. Is there a way to get all identifiers inside a package to be
accesable without the package prefix?
Thanks in advance,
Emil
emil_at_westnet.se
Received on Wed Oct 14 1998 - 10:17:48 CDT