Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL - global types

PL/SQL - global types

From: Emil Karlén <emil_at_westnet.se>
Date: Wed, 14 Oct 1998 17:17:48 +0200
Message-ID: <3624C09C.AD358EE@westnet.se>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US