Active
Project:
Views Group By
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2011 at 19:26 UTC
Updated:
10 Oct 2011 at 19:26 UTC
Seems like the normal use for GROUP BY is to sort by COUNT(myfield) rather than some other value.
This is the purpose for doing many group by queries in the first place, exposing those aggregated count values.