Skip to content

This is a personal SQL project that I did during my training at Udacity

Notifications You must be signed in to change notification settings

QueensleyC/SQL-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL-Project

In this project, I queried the Sakila DVD Rental database. The Sakila Database holds information about a company that rents movie DVDs.

Task

Investigate a Relational Database.

  • All four of your final submitted queries should contain a JOIN and AGGREGATION.
  • At least two of your final submitted queries should contain either a subquery OR a CTE.
  • At least one of your final submitted queries should contain a Window Function.
  • At least one column generated by the Window Function should be included in one of your final visualization.

Presentation

  • Four slides
  • One question on each slide
  • One visualization (graph / chart / table) per slide
  • A 1-2 sentence answer to the question, based on the data and visualization, on each slide
  • Indicate which code in the attached text file was used to create the visualization OR add the query used to generate the visualization.

Dataset Description

The DVD rental database represents the business processes of a DVD rental store. To know more about the database, click here

ER Diagram

Entity Relationship Diagram for the Database Analysed

About

This is a personal SQL project that I did during my training at Udacity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published