Abriel's DVD Rental Joins

Learning Objectives

  • Write a JOIN query to return relational data in two SQL tables
  • Write a SELECT query that JOINs two SQL tables via a junction table

Description

Using the DVD Rental Data provided by the PostgreSQL Tutorial a series of joins is performed.