On Oct 5, 2008, at 3:59 PM, Gilles Ganault wrote:

> Is there a trick in SQL that lets me do this? ORDER BY ASC won't do
> this.

order by to_char( account_id ) perhaps?

--
PA.
http://alt.textdrive.com/nanoki/

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to