Error occured while executing query..
MySQL Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY clips.`ID` DESC LIMIT 1' at line 1
SQL: "SELECT * FROM clips JOIN bands ON bands.`ID`=Band WHERE `Band`= ORDER BY clips.`ID` DESC LIMIT 1"