Skip to content

DarkHawk727/learning-sql-3rd-edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning SQL 3rd Edition

Solutions repo to Learning SQL 3rd Edition.

Sakila ER Diagram

Entity-Relationship Diagram of the Sakila DB

Getting the DB

I used sqlite3 as the DBMS and got the data from the following kaggle link.

Stats

===============================================================================
 Language            Files        Lines         Code     Comments       Blanks 
===============================================================================
 Markdown                2           28            0           15           13 
 Python                  1           30           19            0           11 
 SQL                    37          277          262           10            5 
===============================================================================
 Total                  40          335          281           25           29 
===============================================================================

About

Solutions to Learning SQL 3rd Edition by Alan Beaulieu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages