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,834,7879,2006,2912,650,5877,7718,6940,1038,6104,7840,8103,7203,7919,8183,7878,6740,6740,6997,4178,3131,6740,7238,8220,7903,8222,8793,7833,8615,8611,1416,8886,3595,8095,8094,8488,6365,9030,8993,8587,8681,8698,8616,9195,9003,7160,1152,9052,9117,9321,8817,9001,9300,8617,9463,9463,9614,9552,9002,4109,8918,8997,9925,9879,9879,9879,8211,9783,8770) ORDER BY , is_available DESC,(total_rating/no_of_ratings) DESC,title ASC,publisher ASC,active DESC,author ASC