Skip to content

ironhack-labs/lab-sql-join-multiple-tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

logo_ironhack_blue 7

Lab | SQL Joins on multiple tables

In this lab, you will be using the Sakila database of movie rentals.

Instructions

  1. Write a query to display for each store its store ID, city, and country.
  2. Write a query to display how much business, in dollars, each store brought in.
  3. What is the average running time of films by category?
  4. Which film categories are longest?
  5. Display the most frequently rented movies in descending order.
  6. List the top five genres in gross revenue in descending order.
  7. Is "Academy Dinosaur" available for rent from Store 1?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published