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: date time

Re: date time

From: mai huynh <mhuynh5_at_hotmail.com>
Date: Sun, 11 Mar 2001 19:51:31 -0800
Message-ID: <F001.002C937A.20010311191547@fatcity.com>

I figure it out. It's based on Geogrian date. Just add it to "Jan-1-1970' then use TO_CHAR to convert it

>From: jkstill_at_cybcon.com
>To: mai huynh <mhuynh5_at_hotmail.com>
>CC: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: Re: date time
>Date: Sun, 11 Mar 2001 12:35:35 -0800 (PST)
>
>On Sat, 10 Mar 2001, mai huynh wrote:
>
> > does the date time data in Oracle store in long number? From the
>application
> > interface, we enter data in format like '01/02/2001 10:30:00 PM' , when
>I
> > run the query, I get the result in long number as '915134070' . When I
> > compare it to SYSDATE ('SELECT * FROM Mytable WHERE entry_date <
> > SYSDATE-60'), I get the error inconsistent data type. How can I compare
>the
> > field 'entry_date' to the last 60 days? Thanks
>
>You will need to include some code to reproduce this.
>
>Personally, I don't know how to make this happen.
>
>Jared
>
>



Get your FREE download of MSN Explorer at http://explorer.msn.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: mai huynh
  INET: mhuynh5_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Sun Mar 11 2001 - 21:51:31 CST

Original text of this message

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