C
Craig M
I have the custom query set but cannot get if to compare the dates in the
database to the current system date.
e.g.
Select * FROM results WHERE database_date > date()
Please help, I only want to show records where the dates are current.
database to the current system date.
e.g.
Select * FROM results WHERE database_date > date()
Please help, I only want to show records where the dates are current.