Luddite Lad
Registered User.
- Local time
- Tomorrow, 09:54
- Joined
- Aug 23, 2005
- Messages
- 177
I want to compare a date in the form DD/MM/YYYY with the NOW() statement to see if they are the same however the NOW() statement returns DD/MM/YYYY HH:MM:SS
How do I restrict the NOW() statement to return just the date, as I'm not interested in the time.
How do I restrict the NOW() statement to return just the date, as I'm not interested in the time.