ken bohnenkamp
10th June 2003, 18:11
I have a script where I would like to check for todays date.
I want to say in a where condition
where end.date < todays date
I have tried
where end.date < date()
where end.date < date.num()
but it still doesn't work. Can anyone help me with the syntax?
I want to say in a where condition
where end.date < todays date
I have tried
where end.date < date()
where end.date < date.num()
but it still doesn't work. Can anyone help me with the syntax?