USER_TABLES describes the relational tables owned by the current user. Its columns (except for OWNER) are the same as those in ALL_TABLES. To gather statistics for this view, use the ANALYZE SQL statement.
USER_TABLES
OWNER
ALL_TABLES
ANALYZE
See Also: