M
Myles E
hi, i'm trying to write a query which selects just
weekdays from a sybase table. the query works fine for
days when the day before is a non-weekend day:
date()-1
the sybase table is for the previous day's processing. so
for this to work on monday morning, I need to be able to
query where date()-3. how do i write that in the criteria
section?
thanks,
Myles England
weekdays from a sybase table. the query works fine for
days when the day before is a non-weekend day:
date()-1
the sybase table is for the previous day's processing. so
for this to work on monday morning, I need to be able to
query where date()-3. how do i write that in the criteria
section?
thanks,
Myles England