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

Home -> Community -> Mailing Lists -> Oracle-L -> date time

date time

From: mai huynh <mhuynh5_at_hotmail.com>
Date: Sat, 10 Mar 2001 12:42:01 -0800
Message-ID: <F001.002C8FF3.20010310122520@fatcity.com>

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



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 Sat Mar 10 2001 - 14:42:01 CST

Original text of this message

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