Sunday, 1 September 2013

What is meant by REFRENCED_OWNER in Oracle SQL tables

What is meant by REFRENCED_OWNER in Oracle SQL tables

I have two schemas A and B and both has many tables.
table t1 in schema A has dependency to schema B as a REFRENCED_OWNER.
What does REFRENCED_OWNER means ?

No comments:

Post a Comment