Please verify that they have implemented a 'natural sort' vs. a 'lexical sort'

Tezo.


----Original Message Follows----
From: Darren Duncan <[EMAIL PROTECTED]>
Reply-To: sqlite-users@sqlite.org
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] preventing text to integer conversion of bind variables in perl
Date: Wed, 15 Jun 2005 18:12:26 -0700

At 12:55 AM +0000 6/16/05, Mr. Tezozomoc wrote:
sqlite is typeless....
I have addressed this issue in the following HOWTO:....
http://www.mail-archive.com/sqlite-users@sqlite.org/msg03205.html
Please refer to it.
Tezozomoc.

I think not.

From your own HOWTO:

  Assumption... this is based on SQLITE 2.8.6... forgive the aging..

I believe that this is out of date and not applicable.

The SQLite 3.x line is not typeless and has distinct numerical and text and binary data types.

Therefore it should be able to take columns declared as numbers and sort them as such.

-- Darren Duncan


Reply via email to