SELECT score, COUNT(*) AS score2 FROM testimonial WHERE Activated = 1 GROUP BY score DESC

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 'DESC' at line 1