Oracle® OLAP Reference 10g Release 2 (10.2) Part Number B14350-01 |
|
|
View PDF |
ALL_OLAP2_DIM_LEVEL_ATTRIBUTES
lists the level attributes within each level.
Column | Data Type | NULL | Description |
---|---|---|---|
OWNER |
VARCHAR2(30) |
NOT NULL |
Owner of the dimension containing the level. |
DIMENSION_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the dimension containing the level. |
ATTRIBUTE_NAME |
VARCHAR2(30) |
Name of the level attribute. If no attribute name is specified, the column name is used. | |
DISPLAY_NAME |
VARCHAR2(30) |
Display name for the level attribute. | |
DESCRIPTION |
VARCHAR2(2000) |
Description of the level attribute. | |
DETERMINED_BY_LEVEL_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the level. |