DBA_TABLES describes all relational tables in the database. Its columns are the same as those in ALL_TABLES. To gather statistics for this view, use the DBMS_STATS package.
DBA_TABLES
ALL_TABLES
DBMS_STATS
See Also:
"ALL_TABLES"
Scripting on this page enhances content navigation, but does not change the content in any way.