Question
query access database based on day of week
I have a table that has a field named day, it is populated
with the names of
days, monday, tuesday, wednesday etc. How can I query the database based on
the current day of the week. So if today is monday, I want all monday
records. Thanks
days, monday, tuesday, wednesday etc. How can I query the database based on
the current day of the week. So if today is monday, I want all monday
records. Thanks
