Subject | Re: [firebird-support] Natural Sort Order |
---|---|
Author | Paul Vinkenoog |
Post date | 2010-11-30T14:16:39Z |
Philippe wrote:
1) He wants to sort numerals lexicographically, not by their numerical value.
2) He wants all pure numerals first, followed by the values that also contain alpha characters.
At least, that's how his example is ordered.
Cheers,
Paul Vinkenoog
> > No, we don't have that ;-)Yes, but that's not what the OP wants, based on his example. What we call NUMERIC-SORT is often called natural sort. I gave an example of this ordering in my reply. What the OP wants differs from NUMERIC-SORT (natural sort) in two ways:
> hum, I think we have
> http://firebirdsql.org/rlsnotesh/rlsnotes25.html#rnfb25-intl-numsort
1) He wants to sort numerals lexicographically, not by their numerical value.
2) He wants all pure numerals first, followed by the values that also contain alpha characters.
At least, that's how his example is ordered.
Cheers,
Paul Vinkenoog