SELECT - ORDER BY Croatian characters .... - Mailing list pgsql-sql

From Kornelije
Subject SELECT - ORDER BY Croatian characters ....
Date
Msg-id 006101c43429$a7b24c40$b103a8c0@krabuzin
Whole thread Raw
Responses Re: SELECT - ORDER BY Croatian characters ....
List pgsql-sql
Hi everybody,
 
I'm using PostgreSQL and my database contains Croatian Characters (čćž...)....
so when I pose a query, and I use order by clause, the result is not sorted properly.....
 
I was using once VB for aplications and there I've used a function which changed Croatian characters with some equivalents and sorting order was ok; since now I'm using PHP, is it feasible to write such a function or is there a better solution?
 
thanks
 
Kornelije

pgsql-sql by date:

Previous
From: Richard Huxton
Date:
Subject: Re: SUM() & GROUP BY
Next
From: Suller András
Date:
Subject: Re: COUNT on a DISTINCT query