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,7104,547,524,529,7295,7389,7562,7562,3896,6584,867,2635,2635,6593,6393,6393,6393,1828,10165,10165,10165,4316,1497,9482,9978,9972,9975,8544,6843,3702,10203,11053,7421,7420,7416,7389,7388,7387,7412,7541,7445,3327,9024,8859,7463,7380,6482,6486,9025,7406,7458,7535) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC