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

Home -> Community -> Usenet -> c.d.o.server -> Re: 1st Day of the Month

Re: 1st Day of the Month

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 08 Jan 2007 17:51:47 -0800
Message-ID: <1168307505.3810@bubbleator.drizzle.com>


rios wrote:
> Is there a native function to tell is a date is FIRST day, Last DAY of the
> month ?
>
> other than this way:
> to_number(to_char(sysdate,'dd'))
>
> thanks

All Oracle date functions can be found at: http://www.psoug.org/reference/builtin_functions.html

For example scroll down to: LAST_DAY
and click on the icon.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon Jan 08 2007 - 19:51:47 CST

Original text of this message

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