What's the condition for matching items in this LEFT JOIN query?

album.artist_id = artist.idLEFT JOIN artist

album.artist_id = artist.id.