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: How To Extract Hour From A Date Column In A Table?

Re: How To Extract Hour From A Date Column In A Table?

From: Mark C. Stock <mcstockX_at_Xenquery>
Date: Thu, 6 Apr 2006 09:31:39 -0400
Message-ID: <YLCdnSHOr7ajhajZRVn-tg@comcast.com>

"matthew" <rogel_at_web.de> wrote in message news:1144329698.420175.303810_at_t31g2000cwb.googlegroups.com...

: SQL> select extract(hour from cast(sysdate as timestamp)) from dual;
:                                       15
:

elegant Received on Thu Apr 06 2006 - 08:31:39 CDT

Original text of this message

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