sql icon indicating copy to clipboard operation
sql copied to clipboard

Data and scripts for learning along with the Socratica SQL series

Results 6 sql issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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....

I have added an sql file for easily importing the csv file into MySQL.