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

Home -> Community -> Usenet -> c.d.o.server -> Re: y2k

Re: y2k

From: Glenn Baron <gbaron_at_dial.pipex.com>
Date: 9 May 1999 12:23:49 GMT
Message-ID: <01be9a17$10215da0$155595c1@default>


What is the NLS_DATE_FORMAT value in your init.ora ?

Glenn Baron

Patrick RIBAULT <Patrick.Ribault_at_dreamtel.fr> wrote in article <37355a4d_at_nuage.dreamtel.fr>...
> What is the correct syntax to insert a date with oracle 7.3
>
> insert into toto values ('01-jan-00') works but isn't fine with y2k
> insert into toto values ('01-jan-2000') does NOT work : Not a valid date
>
> What must I do ?
>
> --
> Patrick RIBAULT
>
>
>
>
Received on Sun May 09 1999 - 07:23:49 CDT

Original text of this message

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