Quiz About Capital Cities
Difficulty : Hard Get 4/10 correct to pass the quiz
SELECT count(id) as howmany
FROM quiz_questions
WHERE quizzes_id = 58750 OR id IN (208953,208955,208978,209001,208975,209085,257297,,257298,209073)
ORDER BY (correctcount*100/(answercount+1)) DESC
LIMIT 10
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 '257298,209073)
ORDER BY (correctcount*100/(answercount+1)) DESC
LIMIT 10' at line 3