SyntaxFix
Write A Post
Hire A Developer
Questions
Below gives me opposite of what you have. (Notice Group column)
SELECT * FROM myTable GROUP BY Group_value, ID ORDER BY count(Group_value)
Let me know if this is fine with you...
I am trying to get what you want too...