Skip to content

farhaduneci/sample_databases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Sample Database Files
=====================

Here you find sample database files you can use to learn SQL.
You may also have a look at https://8weeksqlchallenge.com

To import the files into MySQL, use this command:

> mysql -u root -p simple_shop < simple_shop.sql

About

Sample databases which I've found useful to play with

Topics

Resources

Stars

Watchers

Forks