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,5923,7499,7272,7368,7501,7122,8406,8406,7105,7304,5897,2041,7388,10572,10572,10211,10211,585,4355,6693,6740,1559,7238,1325,6482,4045,7019,659,4724,6004,6235,1151,5279,2033,744,2658,3368,5148,7833,5251,2932,5576,4701,9221,8303,9946,10314,10228,10871,8358,916,9771,3863,5435,5806,5419,5385,10987,10687,9863,10976,10910,10985,11293,10816,6700,6295,4302) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC