Previous Next Database Reference Static Data Dictionary Views Static Data Dictionary Views: DBA_STREAMS_ADD_COLUMN to USER_ZONEMAPS DBA_TABLES 6.45 DBA_TABLES 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. See Also: "ALL_TABLES" Previous Next