Thank you, Richard. It works for me now. e
On Mon, Feb 9, 2015 at 1:30 PM, Richard Hipp <[email protected]> wrote: > On 2/7/15, Doug Currie <[email protected]> wrote: > > In response to this SO question: > > > > > http://stackoverflow.com/questions/28377210/how-to-retrieve-rank-based-on-total-mark-in-sqlite-table > > > > I tried to formulate a query without temp tables using an ordinary CTE, > but > > received an error "misuse of aggregate: sum()". > > > > Possibly fixed on trunk now. Please test and confirm. > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

