LEFT JOIN erc_artistimage ON erc_artist.artistid = erc_artistimage.artistid
LEFT JOIN erc_artistimage USING (artistid)