On Thu, 9 Mar 2017 10:45:36 +0100 Dominique Devienne <ddevie...@gmail.com> wrote:
> I find that I'm often missing basic mathematical functions in the > default shell. $ sqlite3 -header <<< 'select typeof(1/0) as "how many";' how many null Until SQLite deals with math as math, what is the point of adding mathematical functions? I would be happy to be able to use SQLite for data analysis, but we have to get the fundamentals right first. --jkl _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users