<CFQUERY name="logdata" datasource="wweb_status">
Select * from statuslog
Order by datechanged desc
</CFQUERY>
It orders correctly by date changed. For example, if multiple changes were made today, 3/15/2004, how do I then tell it to order by the time to the very first item?
Thanks.
Robert
HWW
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

