Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Day of week function?

Day of week function?

From: Mark Aurit <mark_aurit_at_mail.northgrum.com>
Date: Mon, 1 Jun 1998 22:36:27 GMT
Message-ID: <01bd8dad$b46f65e0$74846380@NGW20072982.f18.masd.northgrum.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US