Hiya Martin, > If you have an Index on the score, you could do something like > select count(*) as rank from users where score < my_score
Thanks for your quick reply, that should work just fine! /Cheers, Jelte
Hiya Martin, > If you have an Index on the score, you could do something like > select count(*) as rank from users where score < my_score
Thanks for your quick reply, that should work just fine! /Cheers, Jelte