Browse by Tags
-
DATEDIFF() is made for just the sort of datetime report criteria you are looking to use. It would look something like this: WHERE DATEDIFF(HOUR, row_date_stamp, GETDATE()) <= 24 or, if you really need it tightly measured to exactly 24 hours (i.e. 24 * 60 minutes = 1440 minutes): WHERE DATEDIFF(MINUTE...
-
Hello Folks! For the first time I need to create a bit of custom code for a report and can not quiet get it all toghether, so I am asking the folks smarter then me, i.e. you. I have need to compare the system datetime to an existing datetime (time_due) in a table I am using for a report to tell if the...
Page 1 of 1 (2 items)
Join Our Mailing List!
We've disabled the signup functions on this website. If you want to receive email updates about meetings and events, you need to join our new Mailing List!
Join Today!