d00d. manual. search it.
http://www.mysql.com/doc/S/o/Sorting_rows.html

ORDER BY VOTES DESC

dpk

----- Original Message -----
From: "Russ" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 14, 2001 3:27 PM
Subject: mySQL: ORDER


> how do i sort my results by reverse order ?? say the collume containts 1 2
3
> 4 , if i use ORDER BY VOTES it returnes 1234 but i wont it in revers 4321
> etc is there any way i can do this with a sql function?
>
>
> Russ
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to