Querey Failed:SELECT * FROM artworks a, artists r, mediums m WHERE a.artist_id=r.artist_id AND a.medium_id=m.medium_id AND a.artwork_id=