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 <[email protected]>wrote:

> 2010/8/2 Simon Slavin <[email protected]>:
> > 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
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to