1064 - 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 'select reviews_id, products_id, date_added, last_modified, reviews_rating from r' at line 1
select count(select reviews_id, products_id, date_added, last_modified, reviews_rating from reviews order by date_added DESC) as total