sassynerd13 / wdi_2_sql_demo_joins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About