GitHub - DarkHawk727/learning-sql-3rd-edition: Solutions to Learning SQL 3rd Edition by Alan Beaulieu · GitHub
Skip to content

DarkHawk727/learning-sql-3rd-edition

Folders and files

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

Contributors

Languages