| Column ID | Column name | Data type | Length | Precision | NULL | Description |
|
| 1 | OWNER | VARCHAR2 | 30 | (null) | Y | Owner of OLAP Attribute |
| 2 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | Y | Name of the OLAP Cube Dimension that owns the OLAP Attribute |
| 3 | ATTRIBUTE_NAME | VARCHAR2 | 30 | (null) | Y | Name of the OLAP Attribute |
| 4 | HIERARCHY_NAME | VARCHAR2 | 30 | (null) | Y | Name of the OLAP Hierarchy for which the Attribute is visible |
| 5 | LEVEL_NAME | VARCHAR2 | 30 | (null) | Y | Name of the OLAP Level for which the Attribute is visible |
| 6 | FROM_TYPE | VARCHAR2 | 10 | (null) | Y | Object type on which the visibility has been explicitly set |
| 7 | TO_TYPE | VARCHAR2 | 10 | (null) | Y | Object type on which the visibility has been implicitly derived |