Model:
Make:

Samsung Beat DJ

 
Mysql error: 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 'AND review_status = 1' at line 4

SQL -->

SELECT ROUND(sum(review_rating) / count(*), 0) FROM `reviews` WHERE `category` = AND review_status = 1;