http://www.perlmonks.org?node_id=1052966


in reply to Re^2: Seems to be a real monday
in thread Seems to be a real monday

One of the SQL gurus thought that using group by forces an order by which is not guaranteed.

Ok, it's more than half a year later, but: MySQL does this by default, see http://www.pal-blog.de/entwicklung/mysql/did-you-know-group-by-order-by-null.html

Replies are listed 'Best First'.
Re^4: Seems to be a real monday
by McA (Priest) on Sep 09, 2013 at 13:29 UTC
      Well, I stumbled over that blog entry and then over this thread, while searching for something different, and found it too funny to ignore :-)