On Feb 4, 2013, at 12:47 PM, Ryan Johnson <ryan.john...@cs.utoronto.ca> wrote:
> Otherwise, it looks like you want some variant of the "windowing" and "rank" > functions, which are non-standard features of postgres: > http://www.postgresql.org/docs/9.1/static/tutorial-window.html Window functions (aka analytics) are standard as per SQL:2003. Many databases implement them. Sadly, SQLite is not one of them. Oh, well... _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users