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: Date format in Oracle8

Re: Date format in Oracle8

From: John Seitz <seitz_at_pobox.com>
Date: Sun, 09 May 1999 19:11:49 GMT
Message-ID: <3735DE3B.D0337095@pobox.com>


If you want to change the date format for the entire database then goto the initora.ora file a look for NLS_DateFormat.

Or you can change the date format for a session. Use Alter Session command for that.

Bashar Ahmed Amin wrote:

> Hi there,
> How to change the default date format in Oracle8 from DD-MM-YY
> to DD-MM-YYYY??
>
> Thanks,
> Bashar Amin.
Received on Sun May 09 1999 - 14:11:49 CDT

Original text of this message

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