On Mon, May 5, 2014 at 11:35 AM, Marc L. Allen
<mlal...@outsitenetworks.com>wrote:

> Really?  Interesting.
>
> So...
>
> Select 1 Where 1 < inf; ?
>
> Or is it just when taking inf by itself?
>


Maybe I'm wrong.  It's division by 0.0 that gives NULL as an answer.

Perhaps if you insert an inf using sqlite3_bind_double() you will get a
TRUE value.  I'd have to check.


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

Reply via email to