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

Home -> Community -> Usenet -> c.d.o.server -> Accessing tables from another Schema

Accessing tables from another Schema

From: Jens Mayer <jmayer_at_ratundtat.com>
Date: Thu, 06 May 1999 16:44:28 +0200
Message-ID: <3731AACC.20F37C9F@ratundtat.com>


Hi folks !

I want to access a table from within a package which was created in another schema. This doesn't work, even if I use the schema prefixing the table name. If I create the package in the same schema as the table, it works fine. Are there any package-specific restrictions in accessing objects of another schema ?

Jens Received on Thu May 06 1999 - 09:44:28 CDT

Original text of this message

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