sorting RTL languages.

From: Amir Hardon <hardon(at)actcom(dot)co(dot)il>
To: pgsql-general(at)postgresql(dot)org
Subject: sorting RTL languages.
Date: 2003-02-02 20:14:56
Message-ID: 200302022214.56663.hardon@actcom.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,
I need to get sorted data from a database I have on postgresql,
the data is in Hebrew which is written from right to left,
now when I do a SELECT ... ORDER BY ... I get the information sorted by the
last letter first.

Is there anyway to overcome this? other than holding the data reversed?

Many thanks,
-Amir Hardon.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Nuzum 2003-02-02 20:17:16 compile libpq prog with mingw32
Previous Message Peter Childs 2003-02-02 17:30:22 Re: History