Help with reordering rows (MySQL)
#3

Not really, I already know how to get the TOP players, I just want to know how to change their positions, for example I have this table:
Код:
Position        Username         Time
    1             Name            10
    2             Name            22
    3             Name            30
    4             Name            44
    5             Name            51
And if someone gets a time of lower than 10 seconds, he moves on the the first position, the person who WAS in the first position moves on the the second, and so on..
Reply


Messages In This Thread
Help with reordering rows (MySQL) - by m1kas - 27.02.2018, 01:11
Re: Help with reordering rows (MySQL) - by DobbysGamertag - 27.02.2018, 01:15
Re: Help with reordering rows (MySQL) - by m1kas - 27.02.2018, 01:19
Re: Help with reordering rows (MySQL) - by m1kas - 27.02.2018, 09:31
Re: Help with reordering rows (MySQL) - by PepsiCola23 - 27.02.2018, 09:55

Forum Jump:


Users browsing this thread: 1 Guest(s)