Sorting by numerical order

From: CSN <cool_screen_name90001(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Sorting by numerical order
Date: 2004-03-14 20:53:38
Message-ID: 20040314205338.71595.qmail@web40605.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to have items sorted like:

abc 1
abc 2
abc 10
abc 20

instead of:

abc 1
abc 10
abc 2
abc 20

?

Thanks in advance,
CSN

__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2004-03-14 21:58:50 Re: Sorting by numerical order
Previous Message Edwin Pauli 2004-03-14 19:53:00 Re: PostgeSQL problem (server crashed?)