Wrong Result
#1

Код:
SELECT `playerName`,`playerScore` FROM `playerdata` where `playerScore` > 100 order by `playerScore` desc LIMIT 0,10
if i have to use this,it will sort wrong

it not goes the higher to lower
but,result will look like this
we will use example player name for this


Cody 991
Bust 987
Mstr 967
... and etc.

and thats not a highest score on the database,the higher score is 20000
Reply


Messages In This Thread
Wrong Result - by PowerF - 19.09.2015, 12:29
Re: Wrong Result - by xVIP3Rx - 19.09.2015, 16:09
Re: Wrong Result - by Vince - 19.09.2015, 16:44
Re: Wrong Result - by PowerF - 20.09.2015, 00:40
Re: Wrong Result - by xVIP3Rx - 20.09.2015, 03:51
Re: Wrong Result - by PowerF - 20.09.2015, 06:43
Re: Wrong Result - by BroZeus - 20.09.2015, 07:31

Forum Jump:


Users browsing this thread: 1 Guest(s)