Jonathan Moules wrote: > Which type of average does avg() calculate? > > I guess it's the mean, but it could be median or mode, so worth asking.
The SQL standard says it's the mean. Regards, Clemens _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

