Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Foreign Key to different schema?
It is possible
but you should have references privilege on the Master table (i.e. table of
different schema)
> -----Original Message-----
> From: Glenn Travis [SMTP:Glenn.Travis_at_wcom.com]
> Sent: Tuesday, November 21, 2000 4:20 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Foreign Key to different schema?
>
> Is it possible to define a foreign key on a table which references a table
> in a different schema? I tried but got 'insufficient privs' error.
>
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Glenn Travis
> INET: Glenn.Travis_at_wcom.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Tue Nov 21 2000 - 16:03:29 CST