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 -> -- Sorting is nice ?!?

-- Sorting is nice ?!?

From: Andre <avanrossem_at_hotmail.com>
Date: 9 Apr 2004 05:28:12 -0700
Message-ID: <4d32d1be.0404090428.362ee417@posting.google.com>


Hello all,

In a database I have a char field in which i store my chapter numbers (for a book)

So the fiels are like this:

1.1
1.1.1
1.2
1.6
1.10
2.2

etc...
But When i sort these Chapters I get:

1.1
1.1.1
1.10
1.2
1.6
2.2


So chatper 1.10 is before chapter 1.2?

How can i solve this?

regards and thanks,

Anneke
The Netherlands Received on Fri Apr 09 2004 - 07:28:12 CDT

Original text of this message

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