Hi
I am trying to get results from a MySQL query in a specific order, just
using ASC or DESC will not work.
For Example I have a field that can contain 4 possible values:
'Current', 'Completed','Withdrawn' or 'Transferred', I would like to
order the results specifically like:
Current
Completed
Withdrawn
Transferred
Is there any way i can do this using MySQL? Any help will be much
appreciated.
Thanks, Ade
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php