DavidVazquezRios / lab-sql-advanced-queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo_ironhack_blue 7

Lab | SQL Advanced queries

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

Instructions

  1. List each pair of actors that have worked together.
  2. For each film, list actor that has acted in more films.

About