Suggestions for aggregate functions:
median(), percentile()
reason - this functions are costly due to time to transfer. Would be
nice if they were computed locally
Suggestion for function to deprecate (keep for backward compatibility):
total()
reason - cost to distinguish 0.0 from null is small and good
programming should deal with the question
reason - mathematically the sum is not defined if there is no data.
_______________________________________________
James Nash +46 70-160 29 54, home +46 8-437 541 01
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users