Subject does "group by" imply "order by"
Author bill2janesoft@gmail.com
AFAIK "group by" does not guarantee "order by" at least in older sql standard,
but it usually worked without the additional "order by" clause. I'm curious to
know if this is now guaranteed in newer sql standard or firebird implementation.

--
regards,
bill