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 -> Re: Compare time part of date field

Re: Compare time part of date field

From: Sybrand Bakker <gooiditweg_at_sybrandb.verwijderdit.demon.nl>
Date: Wed, 14 Apr 2004 19:11:59 +0200
Message-ID: <46sq70lm6vdck3gtuk87j5lpdbcgu08t3s@4ax.com>


On Wed, 14 Apr 2004 14:24:54 +0200, Jens Riedel <JensRie_at_gmx.de> wrote:

>Hello NG,
>
>I have a table with a field "STARTDATE" which is a DATE field.
>Now I'd like to create a SELECT statement which returns all rows where
>the STARTDATE contains the time 05:59:59, no matter which day.
>
>How can I do this the best way?
>
>Thanx for help,
>Jens

Look up the to_char function in your documentation.

--
Sybrand Bakker, Senior Oracle DBA
Received on Wed Apr 14 2004 - 12:11:59 CDT

Original text of this message

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