Problem: Explore the Northwind Database
This problem is an overall review for SQL1-4.
Outcome
- Practice select/from/order by
- Practice functions
- Practice aggregation functions
Process
- Download the db file
- Download the sql file
- Move both files into a new folder.
- Open DB Browser and choose File / Open DB
- Go to the execute SQL tab. Then, use the 2nd button from the left to open the SQL file
- Start answering questions!