Skip to content

Queries Learned While Studying Learning SQL Third Edition by Alan Beaulieu

Notifications You must be signed in to change notification settings

eangutierrez/Sakila_Practice_Queries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sakila Database Practice Queries

Business Task

  • Created a MySQL script to highlight some of the MySQL querying skills I learned while studying Learning SQL Third Edition by Alan Beaulieu.
  • Set up a database and SQL editor to interact with the database, upload the schema, and dump tables.
  • Practiced several intermediate and advanced SQL skills, including querying multiple tables, conditional logic, views, common table expressions, and analytic functions.

Entity Relationship Diagram

MySQL Version: 8.0.31

Entity Relationship Diagram

image

About

Queries Learned While Studying Learning SQL Third Edition by Alan Beaulieu

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published