2.18 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 |
|
|
|
Order number of the attribute dimension in the analytic view |
|
|
|
The ID of the container where the data originates. Possible values include:
|
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: