Hi group -
I have a table with a date field:
eventdate date
I need to select all records where the eventdate is 7 days from today.
Any ideas ? I've been looking at diffdate but I don't think I'm on the
right track.
Thanks!
I have a table with a date field:
eventdate date
I need to select all records where the eventdate is 7 days from today.
Any ideas ? I've been looking at diffdate but I don't think I'm on the
right track.
Thanks!
Comment