Actually, to be more accurate, the internal storage may be far from a float (as in IEEE double) but a divide on an integer-looking value will certainly be done with floating point math.
On Mon, May 13, 2013 at 6:13 PM, Paul van Helden <[email protected]>wrote: > > I should have asked you for (1,2,20) as well and we could see whether it >> outputs '10' or '10.0'. But yes, it would appear that in Oracle, NUMERIC >> means FLOAT. >> >> Of course it does! All the others too. > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

