Hi,

I am querying a mysql database and am returning data ordered by date, the
trouble is it returns the data from least recent to most recent, I want it
to return the data the other way round.  Is there a way of having the mysql
database doping this re-ordering for me rather than coding it myself?

thanks




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to