Quantcast
Channel: Foreign keys in alternate schemas with Oracle? - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Tony Andrews for Foreign keys in alternate schemas with Oracle?

$
0
0

To create a foreign key referencing a table in another schema you need the "REFERENCES" privilege:

GRANT REFERENCES ON FRED.ITEMS TO BOB;

Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>