Re: ORDER BY works stranke

From: "Dan Wilson" <phpPgAdmin(at)acucore(dot)com>
To: "Uro Gruber" <uros(at)sir-mag(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: ORDER BY works stranke
Date: 2001-01-13 05:43:39
Message-ID: 005901c07d23$c91640a0$078353d8@danwilson
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ORDER BY UPPER(somefield) will do what you are wanting.

-Dan

----- Original Message -----
From: "Uro Gruber" <uros(at)sir-mag(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Friday, January 12, 2001 4:06 PM
Subject: [GENERAL] ORDER BY works stranke

> Hi!
>
> I noticed that order by works strange
>
> if i use ORDER BY some field i get result like this
>
> Mytest
> Test
> arethistest
>
> But it supposed to be
>
> arethistest
> Mytest
> Test
>
>
> Is it possible to reorder this alphabetical but not to use caps.
>
> thanks
>
> --
> Uroš
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas T. Thai 2001-01-13 07:12:29 stale portmaster processes
Previous Message Dave Cramer 2001-01-13 05:11:34 RE: xml middleware