Thursday, April 8, 2010

SSAS - AdventureWorksDW

On SQL database engine, here is how this database is defined.

image

Take a look at one of the Fact table FactInternetSales to see how we define the keys on the Fact table. There are 8 foreign keys are defined, and one alternate key (unique key)  defined.

 

image

Now take a look at one dimension table DimProduct.

 

image

 

DimCustomer.

image

No comments:

Post a Comment