Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help with NLS_DATE_FORMAT
Oracle 7.3.2.3
sqlnet 2.3.4
decalpha running decunix
Any idea whats going on here?
We've got NLS_DATE_FORMAT="YYYYMMDD" set in the init.ora file and when you use sqlplus on the server it returns the date in the correct format eg
select sysdate from dual;
sysdate
When you use sqlplus from the client you get a different result!
select sysdate from dual;
sysdate
I'd be grateful for a reply to alt_at_interchange.co.uk
Thanks for the help.
Al
-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
Received on Thu Mar 04 1999 - 11:10:51 CST
![]() |
![]() |