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: help needed in data datatype

RE: help needed in data datatype

From: Guy Hammond <guy.hammond_at_avt.co.uk>
Date: Wed, 04 Jul 2001 09:11:51 -0700
Message-ID: <F001.003410C4.20010704085525@fatcity.com>

If I understand the question, he wants the time to always be one-minute-to-midnight, and just insert dates. This can be done with a trigger.

g

-----Original Message-----

Sent: Tuesday, July 03, 2001 10:56 PM
To: Multiple recipients of list ORACLE-L

Harvinder,

    If you want time in a date column, you've got to tell Oracle what to put in
there, otherwise it assumes 00:00:00. In your statement there is no time
therefore none got recorded. So what you need is:

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Guy Hammond
  INET: guy.hammond_at_avt.co.uk

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 Wed Jul 04 2001 - 11:11:51 CDT

Original text of this message

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