sql
sql copied to clipboard
Data and scripts for learning along with the Socratica SQL series
Upload sql files to create the tables and insert the data used in the videos. This way users will not have to manually create the table.
MSSQL copy pasting for querying to follow along in Microsoft DBMS
I'm watching this [YouTube video](https://www.youtube.com/watch?v=fsG1XaZEa78), is amazing but there are no instructions about how to generate the random table. Please give us the instructions and mention them in the video....
And some example SQL to get data.
I have added an sql file for easily importing the csv file into MySQL.