Group by & order by in 10.2
Is somebody knows if there is difference between 8.1 request and 10.2 request
with a group by clause. It seems the select with group by (10.2) doesn't order the results any more.
Must we mofify all select with group by and add an order by clause
Regards ERIC