0
1.8kviews
(Duplicate) Design the star schema for the application.

For a super market chain, consider the following dimensions namely product, store, time and promotion. The schema contains a central fact table for sales.

i) Design the star schema for the above application.

ii) Calculate the maximum number of base fact table records for warehouse with the following values given below:

  • Time periods - 5 years
  • Store - 300 stores reporting daily sales
  • product - 40,000 products in each store (about 4000 sell in each store daily)
Please log in to add an answer.
The thread is closed. No new answers may be added.