Create a database that implements the proposed data warehouse schema. A flat data source can be found in the attached "carRentalDataSource.xlsx" file. You can choose them as your source data. Note that some data in the file may not be correct. Your fact table should only include the data .
For this question you need to include in your report the following:
- An SQL script used to generate your database
- A print out of your database in MSSQL (use your surname to name the database and the tables, e.g. sitbon_table1)