2.19 ALL_ANALYTIC_VIEW_DIMENSIONS
ALL_ANALYTIC_VIEW_DIMENSIONS
describes the attribute dimensions associated with the analytic views accessible to the current user.
Related Views
-
DBA_ANALYTIC_VIEW_DIMENSIONS
describes the attribute dimensions associated with all analytic views in the database. -
USER_ANALYTIC_VIEW_DIMENSIONS
describes the attribute dimensions associated with the analytic views in the current user's schema. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the analytic view |
|
|
|
Name of the analytic view |
|
|
|
Owner of the schema containing the attribute dimension |
|
|
|
Name of the attribute dimension |
|
|
|
Alias of the attribute dimension in the analytic view |
|
|
|
Type of the attribute dimension:
|
|
|
|
An expression for the name of the ALL member for the attribute dimension |
|
|
|
An expression for the caption for the ALL member of the attribute dimension, or |
|
|
|
An expression for the description for the ALL member of the attribute dimension, or |
|
|
|
Indicates whether the reference between the fact table key and the attribute dimension attribute specifies the
|
|
|
|
Order number of the attribute dimension in the analytic view |
|
|
|
The ID of the container where the data originates. Possible values include:
|
See Also: