Question
Selecting row by most recent date
I'm attempting to select a row where the time ends in :00 and
date is the most recent date or just the last record where time
ends in :00, either will do.
Once I have that record selected I need to query that query to pull in the previous 3 records which will be times ending in :15, :30 and :45 to round out that full hour of data for processing.
It seems to me that this should be pretty easy but my CF books are not helping me here.
Any Ideas?
Once I have that record selected I need to query that query to pull in the previous 3 records which will be times ending in :15, :30 and :45 to round out that full hour of data for processing.
It seems to me that this should be pretty easy but my CF books are not helping me here.
Any Ideas?
