Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 931 Bytes

File metadata and controls

14 lines (9 loc) · 931 Bytes

Mastery with SQL - A hands-on practical course for learning modern SQL

This repository contains the setup files for the course Mastery with SQL.

Need some help or have any questions? Feel free to reach out via Twitter/X @superligious.

What's here?

videoezy.sql: The main script used in Chapter 2 to setup the sample database and populate it with data.

ch11-create.sql: A script used in Chapter 11 to setup a users/notes/tags sample database.

ch11-*.csv: CSV files holding data about users, notes, and tags. Used for demonstrating data importing in Chapter 11.

Downloading the setup files

If you're comfortable with GitHub/Git simply clone the repository locally. Alternatively, click here to download the zip file and extract the zip anywhere that's convenient for you.