Joins and Subqueries
Introduction
We will be working with the Sakila database provided by the MySQL community. The relevant tables you will need to answer the following questions are given in this schema diagram:
Questions
- Find the name of all comedies
- List the names of all sci-fi films using two approaches
- List all films that cast
PENELOPE GUINESS
using two approaches - Using a subquery, find the names of all actors/actresses who cast in
ANGELS LIFE
- Write query
4
without any subquery - Find the names of the films that either had the most or the least rental duration
- Find the name of the most popular category