Hi Kiochi.
Thank you for your response. I guess I should have explained a bit more when I posted.
The main problem I had was that null values in LastReqTime were causing a "cannot convert"
error when the query tried to see if the LastReqTime was older than 60 minutes. I need
a way to have the query not process a record if LastReqTime is empty or null.