I have a database with fields
id user_id amount
i want to find the position(rank) of the user based on his total amount
what i have do