Skip to content

based on the first chapter of my book, SQL Pocket Guide (O'Reilly)

Notifications You must be signed in to change notification settings

adashofdata/sql-crash-course

Repository files navigation

SQL Crash Course

These files accompany the 1 hour tutorial on YouTube.

It covers the content in the first chapter of my book, SQL Pocket Guide, 4th Edition (O'Reilly).

Want to explore the tables on your own?

create_student_grades_database.sql
SQL statements to create the Students and Grades tables in SQLite

student_grades.db
SQL database file that can be downloaded and opened using SQLite or a database tool (like DBeaver)

Summary of the tutorial

sql_crash_course_one_pager

Access the full book online via O'Reilly's learning platform

To read the SQL Pocket Guide, 4th Edition (or any other O'Reilly book) for free:

About

based on the first chapter of my book, SQL Pocket Guide (O'Reilly)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published