I want to calculate the upper and the lower quartile of the value what I call "diffs" in these fiddle with my DB and the query
How can I do this with SQLite?
There's an extension on the http://www.sqlite.org/contrib?orderby=date, extension-functions.c, which has these commands.
How can I integrate such a query in my Windows-XAMPP Environment?