ALL_ATTRIBUTE_DIM_LVL_CLASS
describes the level classifications of the attribute dimensions accessible to the current user.
Related Views
DBA_ATTRIBUTE_DIM_LVL_CLASS
describes all attribute dimension level classifications in the database.
USER_ATTRIBUTE_DIM_LVL_CLASS
describes the level classifications of the attribute dimensions in the current user's schema. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the attribute dimension |
|
|
|
Name of the attribute dimension |
|
|
Name of the level |
|
|
|
Classification associated with the level |
|
|
|
Value of the classification, or |
|
|
|
NLS_LANGUAGE value associated with the classification, or |
|
|
|
|
Order of the classification in the list of classifications associated with the level |
|
|
The ID of the container where the data originates. Possible values include:
|
Note:
This view is available starting with Oracle Database 12c Release 2 (12.2.0.1).
See Also: