Hi,
I'm not sure if this is doable or not but ...
I have a table with two timestamps: datetime_published and datetime_modified
I would like to build a query that would select all the records and then order them by either the datetime_published or the datetime_modified (whichever was most current).
Thanks,
Kevin
