Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is all_tables = user_tables + dba_tables?

pstein-JavaNetFeb 16 2010 — edited Feb 16 2010
What is the relationshsip between

all_tables
user_tables
dba_tables

Is all_tables = user_tables + dba_tables?

Or is user_tables a subset of all_tables which in turn is a subset of dba_tables?

Peter
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 16 2010
Added on Feb 16 2010
9 comments
5,822 views