MySQL Query : SELECT a.catid, a.title, a.url, b.content FROM `en_` AS a JOIN `en__data` AS b WHERE a.id = b.id and a.catid=44 ORDER BY a.`listorder` DESC LIMIT 0 , 1 MySQL Error : Table 'mydb.en_' doesn't exist MySQL Errno : 1146 Message : Table 'mydb.en_' doesn't exist Need Help?