Skip to content

ying-li-python/SQL-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

MySQL with Sakila database

Let's query some data from the Sakila sample database using MySQL workbench! We will use subqueries, statements including JOIN, CREATE VIEW, GROUP BY, ORDER BY, WHERE, LIMIT, and mathematical functions such as SUM() and COUNT().

Resources

Getting started

Run the SQL script

Download the SQL file from this repository and open in MySQL workbench. Be sure to load the Sakila database and update to the Schema. Have fun!

Author

Ying Li

About

Create SQL queries to analyze the Sakila DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors