One of the reasons why we have to use PostgreSQL and/or Oracle is for
the 'Window Functions' (AKA: Analytic Functions).
We use SQLite all the time and love it but this one missing feature
bites us.
Could we get some advice from the SQLite core team on the feasibility of
this?
Could it be just an extension or would it have to be more than that?
Joe
On Mar 4, 2013, at 1:32 AM, James K. Lowden <jklow...@schemamania.org>
wrote:
> What do you have in mind? I've benn adding some user defined functions
> and am thinking of creating a repository for them.
All the so-called window functions from SQL:2003 (aka analytic functions):
"Windowed Tables and Window Functions in SQL"
http://wwwlgis.informatik.uni-kl.de/cms/fileadmin/courses/SS2008/NEDM/RDDM.Chapter.06.Windows_and_Query_Functions_in_SQL.pdf
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users