Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Day of week function?
Is there a function available where I can check for the day of week, so I
can
do something like:
if day_of_week_is('Friday',sysdate) then
... perform friday processing
else
... perform other days processing
end if
Thanks, Mark
auritma_at_mail.northgrum.com
Received on Mon Jun 01 1998 - 17:36:27 CDT
![]() |
![]() |