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 -> How to group a date field by month or day ?

How to group a date field by month or day ?

From: Michael Keppler <Michael.Keppler_at_bigfoot.com>
Date: Thu, 19 Aug 1999 11:34:47 +0200
Message-ID: <7pgiql$npi@TGZ3>


Hello there !

In local SQL I used "EXTRACT(MONTH FROM datefield) AS M" to get the month information out of a date field. How do I write this statement for Oracle SQL to group my data by month ??

Thanks and Good Bye, Michael.
--
Michael.Keppler_at_bigfoot.com Received on Thu Aug 19 1999 - 04:34:47 CDT

Original text of this message

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