Database Reference
ContentsOpens a new window
Opens a new window
Page 1881 of 2693

USER_TAB_COLUMNS

USER_TAB_COLUMNS describes the columns of the tables, views, and clusters owned by the current user. Its columns (except for OWNER) are the same as those in "ALL_TAB_COLUMNSOpens a new window". To gather statistics for this view, use the DBMS_STATS package.

The USER_TAB_COLS view can display system-generated hidden columns and invisible columns, which are user-generated hidden columns.

See Also:

Oracle Database Administrator's Guide for information about invisible columns

Previous PageOpens a new window
Page 1881 of 2693
Next PageOpens a new window