3.56 ALL_ANALYTIC_VIEW_LVLGRPS_AE
ALL_ANALYTIC_VIEW_LVLGRPS_AE
describes the analytic view measure and level groups of the analytic views (across all editions) accessible to the current user.
Related Views
-
DBA_ANALYTIC_VIEW_LVLGRPS_AE
describes the analytic view measure and level groups of all analytic views (across all editions) in the database. -
USER_ANALYTIC_VIEW_LVLGRPS_AE
describes the analytic view measure and level groups of the analytic views (across all editions) 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 |
|
|
|
Type of the materialized view; one of the following:
|
|
|
|
Alias of the attribute dimension in the group |
|
|
|
Alias of the hierarchy associated with the attribute dimension in the group |
|
|
|
Name of the level in the hierarchy in the group |
|
|
|
Names of the measures in the group |
MAT_TABLE_OWNER |
VARCHAR2(128) |
|
If the schema for an aggregation table is specified for the analytic view, then the schema owner; otherwise NULL |
MAT_TABLE_NAME |
VARCHAR2(128) |
|
If an aggregation table is specified for an analytic view, then the name of the materialized table; otherwise NULL |
|
|
|
Order of the groups in the analytic view |
|
|
|
Order of the levels and measures in the group |
|
|
|
The ID of the container where the data originates. Possible values include:
|
|
|
Name of the application edition where the analytic view is defined |
See Also: