ibrahimyaacobI
Convex Community2y ago
5 replies
ibrahimyaacob

I need to rank users

I have a table called players with a column score. i want to return the ranking of the user for a leaderboard. I need an advice, should i create a column called rank and keep updating the whole table when the score changes, or is there a way to get the rank another way ?
Was this page helpful?