On 11/23/2011 1:29 PM, Wiktor Adamski wrote:
Apparently, using such a function in ORDER BY
clause alone doesn't make the statement aggregate (whether it should is
perhaps debatable)

I suppose this may be in the standart.

If I recall correctly, the standard doesn't allow ORDER BY to reference anything that doesn't also appear in SELECT, which renders the issue moot.
--
Igor Tandetnik

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to