| Table Name | Description |
| ALL_CUBE_DIMENSIONALITY | OLAP Cube Dimensionality in the database accessible to the user |
| Column ID | Column name | Data type | Length | Precision | NULL | Description |
| 1 | OWNER | VARCHAR2 | 30 | (null) | N | Owner of the OLAP Cube Dimensionality |
| 2 | CUBE_NAME | VARCHAR2 | 30 | (null) | N | Name of the OLAP Cube of the Dimensionality |
| 3 | DIMENSION_NAME | VARCHAR2 | 30 | (null) | N | Name of the Dimension of the OLAP Cube Dimensionality |
| 4 | ORDER_NUM | NUMBER | 22 | (null) | N | Order number of the OLAP Cube Dimensionality |
| 5 | IS_SPARSE | NUMBER | 22 | (null) | Y | Indication of whether or not the Dimension is Sparse in the Cube |