| Column ID | Column name | Data type | Length | Precision | NULL | Description |
|
| 1 | OWNER | VARCHAR2 | 30 | (null) | N | Owner of the OLAP Hierarchy Level |
| 2 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | N | Name of the owning Dimension of the OLAP Hierarchy Level |
| 3 | HIERARCHY_NAME | VARCHAR2 | 30 | (null) | N | Name of the owning Hierarchy of the OLAP Hierarchy Level |
| 4 | LEVEL_NAME | VARCHAR2 | 30 | (null) | N | Name of the OLAP Dimension Level |
| 5 | ORDER_NUM | NUMBER | 22 | (null) | N | Order number of the OLAP Hierarchy Level within the hierarchy |
| 6 | DESCRIPTION | NVARCHAR2 | 600 | (null) | Y | Long Description of the OLAP Hierarchy Level |