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: ?? INSERT VALUES Statement with Date & Time Value??

Re: ?? INSERT VALUES Statement with Date & Time Value??

From: Mr.P.Moore <pmoore_at_erinet.com>
Date: 1997/08/28
Message-ID: <34057662.2DBE@erinet.com>#1/1

Try YYYY in the year instead of IYYY

Steve Reiss wrote:
>
> All,
>
> What is the proper datetime format to insert a date value that contains both
> date & time??
>
> I've tried the following :
>
> INSERT INTO Names (Name, DOB) VALUES ('Joe', TO_DATE('03/05/1949, 13:05:02',
> 'MM/DD/IYYY, HH24:MI:SS'))
>
> It fails with the error:
>
> ORA-01820: format code cannot appear in date input format
>
> Please reply!
>
>
> Steve
> +--------------------------------------------------------+
> Anti-SPAM Device in Place :
> To Reply : Change email address from NOSPAM to
> stever
> +--------------------------------------------------------+
> Madness takes its toll. Please have exact change ready.
> +--------------------------------------------------------+
 

-- 
         **************************************** 
         *** Please remove .spam for response ***
         **************************************** 
         *** I haven't lost my mind -         ***
         *** It's backed up on tape somewhere ***
         ****************************************
Received on Thu Aug 28 1997 - 00:00:00 CDT

Original text of this message

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