Data Warehouse Design Practices and Methodologies
Data Warehouse Design Practices and Methodologies
Module 3
Data Warehouse Design Practices
and Methodologies
PrefSupp
Contains
Product
ProdNo PurchLine
ProdName
ProdQOH BoughtOn PLQty
PLUnitCost
ProdPrice
ProdNextShipDate
Sparsity
• Match fact table to source tables
• Use sizes of dimensions and
source table
• Fill Ratio: Source table size
divided by product of dimension
table sizes
• Sparsity: 1 – Fill Ratio
Supplier
SuppNo
SuppName
SuppPhone
SuppEmail
Supplies
Calendar InvFact
PurchDate
CalId InvFactNo Product
CalDay InvFactQty
ProdNo
CalMonth DelDate InvFactAmt ProdOf ProdName
CalYear InvFactUnitCost
ProdType
InvFactQOH
InvFactProdPrice
InvFactSuppDisc
10
11
• Source column
Association matching
s • Conversions
• Generated PK
values
Additions • Default values
• Derived values
12
14