Question
DayOfWeek Query Help
I am trying to get a query where (see code attached) we will
get a recordcount based on which day of the week it is however my
query bombs out as it can't do the dayofweek function on my column
ct_time. When I try it it says ct_time variable undefined. I am
using a MYSQL DB. Thoughts on how to make this work?
Overall I want to get a recordcount for each day of the week and be able to output it to a webpage, thanks in advance.
Overall I want to get a recordcount for each day of the week and be able to output it to a webpage, thanks in advance.