A foundational workshop that teaches interaction with databases using SQL
- Introduction to SQL
- Math Operations
- Hands-on
- SELECT statements
- Working with dates
- WHERE filtering
- Numeric
- Textual
- Boolean
- Aggregate FIltering
- GROUP BY
- ORDER BY
- HAVING
- Using JOIN
- INNER JOIN
- OUTER JOIN
- Changing our Database
Note: Please click 'Open in Colab' button below to launch the notebook in Google Colab for an interactive environment in the web browser.