ALL_CUBE_VIEW_COLUMNS
describes the columns of the relational views of the OLAP cubes accessible to the current user.
Related Views
DBA_CUBE_VIEW_COLUMNS
describes the columns of relational views of all OLAP cubes in the database.
USER_CUBE_VIEW_COLUMNS
describes the columns of relational views of OLAP cubes owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
Owner of the cube |
|
|
|
Name of a cube, such as |
|
|
|
Name of a view of the cube, such as |
|
|
|
Name of a column in the view, such as |
|
|
|
Type of the column:
|
|
|
|
Name of the measure or dimension represented in the column |
See Also: