Skip Headers
ALL_OLAP2_DIM_LEVELS lists the levels within each dimension.
ALL_OLAP2_DIM_LEVELS
OWNER
VARCHAR2(30)
NOT NULL
Owner of the dimension containing this level.
DIMENSION_NAME
Name of the dimension containing this level.
LEVEL_NAME
Name of the level.
DISPLAY_NAME
Display name for the level.
DESCRIPTION
VARCHAR2(2000)
Description of the level.
LEVEL_TABLE_OWNER
Owner of the dimension table that contains the columns for this level.
LEVEL_TABLE_NAME
Name of the dimension table that contains the columns for this level.