Whoa, Nellie.   :-)

I use the abs() function on full-text proximity queries for situations when
the order of the words is not relevant.   Don't be taking that function
out.

Regards
Tim Romano
Swarthmore PA


On Mon, Aug 2, 2010 at 2:34 AM, Alexey Pechnikov <pechni...@mobigroup.ru>wrote:

> 2010/8/2 Simon Slavin <slav...@bigfraud.org>:
> > But frankly I'm not even sure that abs(), round() and soundex() should be
> in SQLite.  I wonder how they ever made it in.
>
> Soundex function is build-in :-) Compile with -DSQLITE_SOUNDEX.
>
> --
> Best regards, Alexey Pechnikov.
> http://pechnikov.tel/
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to