G
Guest
Hello,
I need to use "Last_Day" function in Oracle. For example,
SELECT NEXT_DAY('02-FEB-2001','TUESDAY') "NEXT DAY"
FROM DUAL;
NEXT DAY
-----------
06-FEB-2001
Could someone tell me the ways of implementing Last_Day functions in Access?
Thanks in advance
Daniel
I need to use "Last_Day" function in Oracle. For example,
SELECT NEXT_DAY('02-FEB-2001','TUESDAY') "NEXT DAY"
FROM DUAL;
NEXT DAY
-----------
06-FEB-2001
Could someone tell me the ways of implementing Last_Day functions in Access?
Thanks in advance

Daniel