Re: Result of ORDER-BY - Mailing list pgsql-general

From Christophe Pettus
Subject Re: Result of ORDER-BY
Date
Msg-id 5200ED0D-4781-4DB6-B1B7-873834CB441C@thebuild.com
Whole thread Raw
In response to Result of ORDER-BY  ("Good Day Books" <goodday@gol.com>)
List pgsql-general
On Nov 17, 2011, at 7:14 PM, Good Day Books wrote:

> Does anyone have an explanation why this is not so; are the special characters (parenthesis, hyphen) just ignored?
Ifso, is there a way to force ORDER BY to include the special characters in the sort? 

The query as shown does't actually have an ORDER BY clause in it; did you write GROUP BY where you meant ORDER BY?

--
-- Christophe Pettus
   xof@thebuild.com


pgsql-general by date:

Previous
From: "Good Day Books"
Date:
Subject: Result of ORDER-BY
Next
From: Andrew Sullivan
Date:
Subject: Re: Result of ORDER-BY