gvirden
Jan 2nd, 2000, 05:27 AM
...when I use the SQL statement--
"ORDER BY latest.Date DESC"
I certainly get my dates in decending order. But I've noticed that several records recorded on the same day aren't sorted with the most recent record being the first record. How can I use time to further sort decending dates by decending time?
"ORDER BY latest.Date DESC"
I certainly get my dates in decending order. But I've noticed that several records recorded on the same day aren't sorted with the most recent record being the first record. How can I use time to further sort decending dates by decending time?