what do you mean?
if you're talking about ordering your query result in descending order you
can do this:
select * from table_name order by field1 desc
Atle
On Thu, 22 Feb 2001, Adam C Buggia wrote:
>
>
> When is there going to be the ability to index in descending order?
>
>
>
> --------------------
> Adam C Buggia
>
> DirectAthletics Inc.
> W: 978 927 7188
> C: 781 608 5952
>
>
> ---------------------------------------------------------------------
> 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