Your browser does not support JavaScript. This help page requires JavaScript to render correctly. Cubes: Measures and Dimensionality
Skip Headers
Previous
Previous
 
Next
Next

Cubes: Measures and Dimensionality

A cube is a data object that contains measures, and links to one or more dimensions. The axes of a cube contain dimension members, and the body of the cube contains measure values. Most measures are additive. For example, sales data can be organized into a cube whose edges contain values for Time, Products, and Promotions dimensions and whose body contains values from the measures Value sales, and Dollar sales.


Note:

In the relational implementation of a cube, the cube is linked to dimension tables over foreign key constraints. Since data integrity is vital, these constraints are critical in a data warehousing environment. The constraints enforce referential integrity during the daily operations of the data warehouse.


See Also:

Overview of Cubes in Oracle Warehouse Builder Data Modeling, ETL, and Data Quality Guide