SQLite(MySQL) ORDER BY
#1

Hello. So recently, I've been messing up and experimenting with SQLite(MySQL) commands. I found the order by part and I decided that ordering for example all faction members by their rank, however if I order by rank it would start from the lowest to the highest. How can I do it to start from the highest to the lowest?
Reply
#2

Never mind , I have fixed it. However, for anyone that might have this problem, if you want to order by rank for example , in order to get from highest to lowest you should use ORDER BY RANK DESC.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)