• artist join album: Joins artist and album.

  • using (artist_id): Join on the named columns, which must exist in both tables.

  • Now the where clause has just non-join conditions.