this

MySQL returned error




Error Description :
Error No : 1064
Description : 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 ' is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,act' at line 1

SQL Query
SELECT COUNT(`book`.id) AS CNT FROM `book` WHERE id!=0 AND book.id<>0 and book.active='yes' and city_id!='' and book.id in(0,7026,7388,7388,7388,10235,6925,6926,6922,4227,3840,9899,653,10339,4419,10169,11299,6935,858,11238,4226,11410,857,8389,9767,3327,8596,7048,11105,11289,9494,5193,11399,11311,11636,7917,8292,11074,11099,7576,3863,1973,11384) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC