neilwithdata / mastery-with-sql

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

Home Page:https://www.masterywithsql.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

Need some help or have any questions? Get in touch with me via Twitter @neilwithdata or email me at neil@masterywithdata.com

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.

Updates and Errata: Lists updates made to the course since launch and any errata/corrections.

Downloading the setup files

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

About

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

https://www.masterywithsql.com


Languages

Language:TSQL 100.0%