Question: **************show all your work in .sql files. Please attach a .sql file Using the star schema, which you have designed (shown below) , please build
**************show all your work in .sql files. Please attach a .sql file
Using the star schema, which you have designed (shown below), please build a data warehouse in MySQL in separate database.
1. Please make sure to show how you build both dimensional and fact tables
2. Please make sure to show how you insert the data from the two aforementioned data sources into the data warehouse.

show all your work in .sql files. Please attach a .sql file
CALENDAR CalendarKey FullDate DayOfWeek DayOfMonth Month Quarter Year ProductKey ProductID ProductName ProductType SupplierName PRODUCT ORDER fact table CalendarKey (FK) ProductKey (FK) CustomerKey (FK) DepotKey (FK) OCKey (FK) OrderID OTime Quantity ORDERCLERK OCKey OCID OCName OCTitle OCEducation Level OCYearOfHire CUSTOMER CustomerKey CustomerID CustomerName CustomerType CustomerZip DepotKey DepotID DepotSize DepotZip DEPOTStep by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
