home - keyword index

Keyword: VIEW

jump to Columns back to index

Tables

Table Name Description
ALL_VIEWS Description of views accessible to the user
DBA_VIEWS Description of all views in the database
GV$FIXED_VIEW_DEFINITION Synonym for GV_$FIXED_VIEW_DEFINITION
USER_VIEWS Description of the user's own views
V$FIXED_VIEW_DEFINITION Synonym for V_$FIXED_VIEW_DEFINITION
top back to index

Columns

Column Name Description
CONTAINS_VIEWS (USER_SUMMARIES) This summary contains views in the FROM clause
CONTAINS_VIEWS (DBA_MVIEW_ANALYSIS) This materialized view contains views in the FROM clause
CONTAINS_VIEWS (USER_MVIEW_ANALYSIS) This materialized view contains views in the FROM clause
CONTAINS_VIEWS (ALL_SUMMARIES) This summary contains views in the FROM clause
CONTAINS_VIEWS (ALL_MVIEW_ANALYSIS) This materialized view contains views in the FROM clause
CONTAINS_VIEWS (DBA_SUMMARIES) This summary contains views in the FROM clause
MASTER_VIEW (USER_SNAPSHOTS) View of the master table, owned by the snapshot owner, used for refreshes
MASTER_VIEW (ALL_SNAPSHOTS) View of the master table, owned by the snapshot owner, used for refreshes
MASTER_VIEW (DBA_SNAPSHOTS) View of the master table, owned by the snapshot owner, used for refreshes
STATISTICS_VIEW_NAME (V$STATISTICS_LEVEL)
STATISTICS_VIEW_NAME (GV$STATISTICS_LEVEL)
VIEW_DEFINITION (V$FIXED_VIEW_DEFINITION)
VIEW_DEFINITION (GV$FIXED_VIEW_DEFINITION)
VIEW_NAME (DBA_SUBSCRIBED_TABLES)
VIEW_NAME (ALL_VIEWS) Name of the view
VIEW_NAME (GV$FIXED_VIEW_DEFINITION)
VIEW_NAME (USER_SUBSCRIBED_TABLES)
VIEW_NAME (V$FIXED_VIEW_DEFINITION)
VIEW_NAME (ALL_SUBSCRIBED_TABLES)
VIEW_NAME (DBA_VIEWS) Name of the view
VIEW_NAME (USER_VIEWS) Name of the view
VIEW_RELATED (ALL_CONSTRAINTS)
VIEW_RELATED (DBA_CONSTRAINTS)
VIEW_RELATED (USER_CONSTRAINTS)
VIEW_TYPE (DBA_VIEWS) Type of the view if the view is an object view
VIEW_TYPE (USER_VIEWS) Type of the view if the view is a object view
VIEW_TYPE (ALL_VIEWS) Type of the view if the view is an object view
VIEW_TYPE_OWNER (ALL_VIEWS) Owner of the type of the view if the view is an object view
VIEW_TYPE_OWNER (USER_VIEWS) Owner of the type of the view if the view is a object view
VIEW_TYPE_OWNER (DBA_VIEWS) Owner of the type of the view if the view is an object view
top back to index

Comment on this page:




home - keyword index