On SQL database engine, here is how this database is defined.
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.
Now take a look at one dimension table DimProduct.
DimCustomer.
No comments:
Post a Comment