Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: sorting with parentheses

Re: sorting with parentheses

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 03 Apr 2002 22:56:55 +0200
Message-ID: <g3rmaus05bpg5ge9hnp6en3rgv67dk4ffd@4ax.com>


On Wed, 03 Apr 2002 16:29:00 GMT, "Tom Odul" <tom_odul_at_hotmail.com> wrote:

>My Oracle: Oracle 8i Enterprise Edition, Release 2, Version 8.1.6 for
>Windows NT/2000
>
>I have a problem sorting records which start with parentheses.
>
>I want to sort them like this:
>
>rex
>sedes
>(sedes
>timor
>
>It works on my Windows2000/Oracle server, but when I export/import the db to
>a NT4/Oracle server, it sorts like this:
>
>(sedes
>rex
>sedes
>timor
>
>Both databases have the same character set: WE8ISO8859P1
>
>At http://www.stylusinc.net/technology/Oracle9i/sorting.shtml, I read that
>you can modify the sorting capabilities of Oracle 9. Does anyone know if
>it's possible in Oracle 8, how to do it, and if it will fix my problem?
>
>Thanx in advance
>
>Tom
>
>
>

Refer to the NLS_SORT parameter in your documentation, from Oracle 6 and upwards

Regards

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Wed Apr 03 2002 - 14:56:55 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US