Hello,
what is wrong in the following syntax:
WHERE (DATEDIFF(m, MIN(Wachtlijstdeelnemers.Inschrijvingsdatum), CurDate) > 3)
I want to select the dates that are older than 3 months --> starting from the current date.
Thanks in advance,
Sven.
what is wrong in the following syntax:
WHERE (DATEDIFF(m, MIN(Wachtlijstdeelnemers.Inschrijvingsdatum), CurDate) > 3)
I want to select the dates that are older than 3 months --> starting from the current date.
Thanks in advance,
Sven.