15.06.2017, 15:44
That's basically one of the easiest query you can have in mysql.
Create a variable to hold the score
Then execute a query to get all the scores
Then check which score is the highest
And so on
Create a variable to hold the score
Then execute a query to get all the scores
Then check which score is the highest
And so on