Select all artist items so that we can later use a LEFT JOIN.
artist
LEFT JOIN
Make sure to type FROM artist.
FROM artist