SQL for data science Notes, annotations, and exercises from Coursera's SQL for Data Science course: https://www.coursera.org/learn/sql-for-data-science Table of Contents Lecture notes Resources Lecture notes Week 1 - Getting Started and Selecting & Retrieving Data with SQL Week 2 - Filtering, Sorting, and Calculating Data with SQL Week 3 - Subqueries and Joins in SQL Week 4 - Modifying and Analyzing Data with SQL Resources SQLite Tutorial SQL Tutorial