7.4, 'group by' default ordering? - Mailing list pgsql-general

From Mike Nolan
Subject 7.4, 'group by' default ordering?
Date
Msg-id 200401081942.i08JgXZG007236@gw.tssi.com
Whole thread Raw
Responses Re: 7.4, 'group by' default ordering?
List pgsql-general
I notice that 7.4 doesn't do default ordering on a 'group by', so you have
to throw in an 'order by' clause to get the output in ascending group order.

Is this something that most RDB's have historically done (including PG prior
to 7.4) but isn't really part of the SQL standard?

On a mostly unrelated topic, does the SQL standard indicate whether NULL
should sort to the front or the back?  Is there a way to force it to
one or the other independent of whether the order by clause uses ascending or
descending order?
--
Mike Nolan

pgsql-general by date:

Previous
From: Mike Nolan
Date:
Subject: Re: order by is ambiguous
Next
From: Holger Marzen
Date:
Subject: Re: Compile problem on old Debian Linux with glibc 2.0.7