Chapter 6 Working with PDMs
You will need to identify fact and dimension tables and views during the design of a data warehouse. Tables and views support multidimensional types, in this section both are referred to as fact and dimension tables.
A fact table stores variable numerical values related to aspects of a business. For example, sales, revenue, budget. These are usually the values you want to obtain when you carry out a decision support investigation.
A dimension table stores data related to the axis of investigation of a fact. For example, geography, time, product. A dimension table should be connected to a central fact table.
You can use the retrieve multidimensional objects feature to highlight the fact and dimension tables in a physical diagram. The Retrieve Multidimensional Object feature analyzes the references between the tables in order to deduce the table type:
The new table type is indicated in the Type dropdown list box in the table property sheet. A type icon is also displayed in the upper left corner of the table symbol:
Fact table | Dimension table |
---|---|
![]() |
![]() |
To retrieve multidimensional objects:
Copyright (C) 2005. Sybase Inc. All rights reserved. |
![]() |