Posted by macca on 10/06/07 21:15
>select casualtyID, deathdate from the_table order by deathdate Just to eloborate on that you can use the keywords ASC and DESC for ascending order and descending order respectively, such as "SELECT casualtyID, deathdate FROM the_table ORDER BY deathdate ASC"
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming