|
Web design and Programming Discuss website creation and other programming topics. |
![]() |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
||
|
How would i....
im working on a Best scores DB if i told mysql to sort the entries by the number would it go highest to lowest?
if not how would i do that? |
#2
|
||
|
SELECT * FROM lala ORDER BY score DESC
|
#3
|
||
|
hmm i thought you went to a bbq... you better be codding that site... thanks
|
#4
|
||
|
just in case anyone needs to know to make it go highest to lowest is SELECT * FROM TABLE NAME ORDER BY FIELD NAME ASC
thanks to elite for that.. ![]() |
#5
|
||
|
yeah i told him later on MSN ... so if you use that in your script, please add credit to me on your site... lol lol lol jk
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|