Your browser does not support JavaScript. This help page requires JavaScript to render correctly. Relational Dimensions
Skip Headers
Previous
Previous
 
Next
Next

Relational Dimensions

A relational dimension is a structure that organizes data. Examples of commonly used dimensions are Customers, Time, and Products.

Relational dimensions provide improved query performance because users often analyze data by drilling down on known hierarchies. An example of a hierarchy is the Time hierarchy of year, quarter, month, day. The Oracle Database uses these defined hierarchies by rewriting queries that retrieve data from materialized views rather than detail tables.

Typical relational dimension tables have the following characteristics:


See Also:

Creating Relational Data Objects in Oracle Warehouse Builder Data Modeling, ETL, and Data Quality Guide