3.99 ALL_ATTRIBUTE_DIM_LEVELS
ALL_ATTRIBUTE_DIM_LEVELS
describes the levels of the attribute dimensions accessible to the current user.
Related Views
-
DBA_ATTRIBUTE_DIM_LEVELS
describes the levels of all attribute dimensions in the database. -
USER_ATTRIBUTE_DIM_LEVELS
describes the levels of the attribute dimensions owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the attribute dimension |
|
|
|
Name of the attribute dimension |
|
|
|
Name of the attribute dimension level |
|
|
|
Indicates whether to skip the level when the key is NULL; the value can be |
|
|
|
Type of attribute dimension level |
|
|
|
Expression representing the level member name |
|
|
|
Expression representing the level member caption, or NULL if not specified |
|
|
|
Expression representing the level member description, or NULL if not specified |
|
|
|
Order of the level in the list of attribute dimension levels |
|
|
|
The ID of the container where the data originates. Possible values include:
|
See Also: