SQL joins + advanced queries homework

First, import the setup.sql into Postgres. This will setup a multi-table database with hundreds of rows.

Follow along with the prompts in the advanced_queries.sql file, writing the SQL statements needed to fulfill each line.