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 -> Re: inter references from one schema to another

Re: inter references from one schema to another

From: Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl>
Date: Tue, 21 Sep 2004 22:44:23 +0200
Message-ID: <lk41l0hrp3ris0e5v8thjm2pht7i0c4en3@4ax.com>


On 21 Sep 2004 13:09:08 -0700, rayan.yellina_at_gmail.com (Rayan Yellina) wrote:

>Hi,
> I am a SQL SERVER guy (new to Oracle). This question might be
>obvious for you guys. The question is....
> Is it possible to have a foreign key constraint
>[schema1.tableA.field] referencing a [schema2.tableB.field] . I mean
>it is referencing the table in another schema.
>If yes, then is this below privillege sufficient
>grant references to schema2.tableA to schema1;
>
>Thank you,
>-Rayan.

yes
yes

--
Sybrand Bakker, Senior Oracle DBA
Received on Tue Sep 21 2004 - 15:44:23 CDT

Original text of this message

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