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: R: How do I change nls_date_format?

Re: R: How do I change nls_date_format?

From: Michael Puente <mcpuente_at_cis.com.ph>
Date: Tue, 04 Jan 2000 15:53:28 +0800
Message-ID: <3871A6F7.59203463@cis.com.ph>


you can change nls_date_format per session: alter session set nls_date_format='yyyy-dd-mm' or edit the init.ora file

GioBra wrote:

> Hi all,
> Can i do the same with Oracle 7.3 ?
>
> Giorgio Bravi
>
> Peter Bryant <pbryant_at_bigfoot.NOSPAM.com> wrote in message
> 946886348.348959_at_shelley.paradise.net.nz...
> > How do I change nls_date_format on Oracle 8 for NT. I've set the registry
> > key:
> >
> > HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0\NLS_DATE_FORMAT
> >
> > and editted the init.ora file.
> >
> > Anyone have any further ideas? Basically, I want it to recognise
> > 'YYYY-MM-DD' with an optional HH24:MM:SS.
> >
> > TIA
> >
> > - Peter Bryant
> >
> >
> >
> >
Received on Tue Jan 04 2000 - 01:53:28 CST

Original text of this message

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