SQL Homework
Homework was completed at once with only one commit.
Also had trouble with date format and getting it to filter for the questions. There is an extra .sql called column correction that convers the dates from VARCHAR to Date. Having them set as Date would stop CSV import.
SQL database diagram.pdf is the image of my database diagram schema.sql is my table creation column_correction.sql is my date data type correction sql-challenge.sql is my queries for the questions