S
SLA
I need help. I have 2 fields one is startdatetime and the
other, enddatetime (I cannot change the design of the
table - these fields are DATE/TIME data types). I need to
find the records whose startdatetime and enddatetime falls
on the current datetime. For example, today is Monday, 7
July 2004, 12am. Show me all the records whose
startdatetime and enddatetime is between today's date
12:01:00 am and today's date 11:59:59pm.
other, enddatetime (I cannot change the design of the
table - these fields are DATE/TIME data types). I need to
find the records whose startdatetime and enddatetime falls
on the current datetime. For example, today is Monday, 7
July 2004, 12am. Show me all the records whose
startdatetime and enddatetime is between today's date
12:01:00 am and today's date 11:59:59pm.