Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
REFRN20687

ALL_CUBE_HIER_VIEW_COLUMNS

ALL_CUBE_HIER_VIEW_COLUMNS describes the columns of the relational hierarchy views of the OLAP cube dimensions accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30)   Owner of the cube dimension
DIMENSION_NAME VARCHAR2(30)   Name of a cube dimension, such as TIME
HIERARCHY_NAME VARCHAR2(30)   Name of a hierarchy for the cube dimension, such as CALENDAR
VIEW_NAME VARCHAR2(30)   Name of a view of the hierarchy, such as TIME_CALENDAR_VIEW
COLUMN_NAME VARCHAR2(30)   Name of a column in the view, such as CALENDAR_QUARTER or PARENT
COLUMN_TYPE VARCHAR2(11)   Type of the column:
  • KEY - A key of the hierarchy view (that is, the hierarchy value itself)

  • PARENT - Dimension value of the parent of the current row in the view (or NULL if no parent)

  • LEVEL_NAME - Name of the level (if any) corresponding to a row in the view

  • DEPTH - Depth in the hierarchy tree of the current row in the view

  • HIER_ORDER - A column by which the results may be ordered (if present)

  • MEMBER_TYPE

  • ATTRIBUTE - An attribute owned by the hierarchy

  • LEVEL - One of the level columns comprising the hierarchy

OBJECT_NAME VARCHAR2(30)   Name of a level or attribute for the dimension

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF