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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: how to trunc date column to half an hour

Re: how to trunc date column to half an hour

From: Jared Still <jkstill_at_gmail.com>
Date: Mon, 12 Mar 2007 16:12:48 -0700
Message-ID: <bf46380703121612q7c0ab4aco46c23f754d58930a@mail.gmail.com>


Here's an article that covers that topic: http://www.dbazine.com/oracle/or-articles/still2

On 3/6/07, Derya Oktay <deryaoktay_at_gmail.com> wrote:
>
> Hi All,
> Is there a way of displaying date columns, truncated to half an hours.
>
> For example: select trunc(sysdate,'HH') from dual;
>
> Regards,
> Derya.
>
>
> FYI. We are usig this sort of functions in group by expressions.
>
> PS. Ghassan thank you for your answer regarding local/global index es in
> partitions.
>
>
>

-- 
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 12 2007 - 18:12:48 CDT

Original text of this message

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