Forum Moderators: coopster
DATE_SUB(CURDATE(),INTERVAL 7 DAY)
However if I wanted to get everything on a Month to Date basis how would I do it...
e.g.
If it is the 12th day of the month I would want all results for days 1-2-3-4... etc
If anyone can help it would be appreciated...