M358 - Data Warehousing
fellstrider.com - the logo!
Home| OU Study Rooms | M358 Index | Block 1 - Information Systems | Block 2 - Relational Theory | Block 3 - SQL | Block 4 - Database Development | Block 5 - Database Issues
 
Data Warehouse Database

Data Warehouse Database

The next components of a data warehouse are its database and the management system. As data is integrated into the data warehouse it builds up in layers. Each layer forming a snapshot of the organisation at a particular moment in time.

The subject table of the star schema becomes the fact table. Each dimension becomes a dimension table. Each of the dimension tables will have a 1:n relationship with the fact table.

Image of a conceptual star schema

A few things about the tables:

Fact table need not be normalized. Makes access quicker!? The facts in the fact table are not part of the fact table primary key. This is to enable the data for these non-primary key facts to be processed by an aggregate function.

Home| OU Study Rooms | M358 Index | Block 1 - Information Systems | Block 2 - Relational Theory | Block 3 - SQL | Block 4 - Database Development | Block 5 - Database Issues
Move on to Aggregates.

Valid CSS! Valid XHTML 1.0!

Comments, suggestions, ideas to
Stuart Banner