/assignment_sql_taste

A delicious appetizer of SQL-ey goodness

Primary LanguageSQLPL

assignment_sql_taste

A delicious appetizer of SQL-ey goodness

Queries

Example

SELECT *
  FROM tutorial.us_housing_units
  WHERE month = 1

Aaron Saloff's Solutions

See the file answers.sql to view the answers