3.18 ALL_ANALYTIC_VIEW_DIM_ATTRS
ALL_ANALYTIC_VIEW_DIM_ATTRS
describes the attribute dimension attributes in analytic views that are accessible to the current user.
Related Views
-
DBA_ANALYTIC_VIEW_DIM_ATTRS
describes the attribute dimension attributes in all of the analytic views in the database. -
USER_ANALYTIC_VIEW_DIM_ATTRS
describes the attribute dimension attributes in analytic views that are owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the analytic view |
|
|
|
Name of the analytic view |
|
|
|
Alias of the attribute dimension in the analytic view |
|
|
NOT NULL |
The name of the attribute within the analytic view |
|
|
|
Alias of the source table for the attribute |
|
|
NOT NULL |
Name of the column |
|
|
NOT NULL |
Order of the attribute as defined in the metadata |
|
|
|
The ID of the container where the data originates. Possible values include:
|
Note:
This view is available starting with Oracle Database 21c.
See Also: