Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Porting dates to oracle
A wild guess (I have never done, but I guess you could do it) - you can
create your data type - date with milliseconds (object option).
Djordje
-----Original Message-----
From: Shreepad.Vaidya_at_alltel.com <Shreepad.Vaidya_at_alltel.com>
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
Date: Thursday, July 27, 2000 2:23 AM
Subject: Porting dates to oracle
>
>
>Hi,
>One of my friend wants to port data from decrdb ( database on DEC machines)
to
>Oracle.
>The date format on that database also stores milliseconds.
>
>Whereas to my knowledge Oracle does not store milliseconds in its date
format .
>
>1) Is there a way to port the dates into Oracle.
>2) The dates cannot be discarded or converted to non-date format because a
lot
>of reports are based on the dates and the milliseconds factor.
>
>
> Thanks
> shreepad
>
>
>--
>Author:
> INET: Shreepad.Vaidya_at_alltel.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 Thu Jul 27 2000 - 06:48:58 CDT