Compare database date field to todays date (1 Viewer)

JPFred

Registered User.
Local time
Today, 13:09
Joined
Oct 29, 2017
Messages
47
I am trying to compare a field (datecheckedin) to today's date in an sql query. The field is defined as a short date.


I thought I could use curdate() but it is not the proper way to get today's date.


I know the brain trust has the answer:)
 

Users who are viewing this thread

Top Bottom