Oracle® OLAP Reference 10g Release 2 (10.2) Part Number B14350-01 |
|
|
View PDF |
ALL_OLAP2_AW_DIM_LEVELS
lists the levels of dimensions in standard form analytic workspaces.
Column | Datatype | NULL | Description |
---|---|---|---|
AW_OWNER |
VARCHAR2(30) |
Owner of the analytic workspace. | |
AW_NAME |
VARCHAR2(30) |
Name of the analytic workspace. | |
AW_LOGICAL_NAME |
VARCHAR2(90) |
Name of a dimension in the analytic workspace. | |
LEVEL_NAME |
VARCHAR2(1000) |
Name of a workspace level of the dimension. | |
DISPLAY_NAME |
VARCHAR2(1000) |
Display name of the level. | |
DESCRIPTION |
VARCHAR2(1000) |
Description of the level. |