MCQs > IT & Programming > MySQL > Which represents a valid use of COUNT() in a WHERE clause?

MySQL MCQs

Which of the following represents a valid use of COUNT() in a WHERE clause?

Answer

Correct Answer: select gid from `gd` group by gid having count(*) > 10 order by lastupdated desc

Explanation:

Note: This Question is unanswered, help us to find answer for this one

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More MySQL MCQ Questions

search

MySQL Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it