Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Re[2]: Date format element rule change
You can, using to_char, but not in "alter ... nls ..." SQL> select to_char(sysdate,'Mon (MM) DD, YYYY') from dual; TO_CHAR(SYSDATE,'
Alex.
-----Original Message-----
From: Jonathan Gennick [mailto:jonathan_at_gennick.com]
Sent: Monday, February 11, 2002 7:03 PM
To: Multiple recipients of list ORACLE-L
Subject: Re[2]: Date format element rule change
To everyone who took the time to test my date format question and reply, I'd like to express my thanks. I'm working with Steven Feuerstein to revise a chapter in his book on PL/SQL, and the book stated that you could repeat elements in a date format string. I knew that wasn't true in 9i, and was pretty sure about 8i, but I actually did think it was possible at some point in the past. Evidently not. Anyway, thanks again for taking the time to run that little test.
Best regards,
Jonathan Gennick
mailto:jonathan_at_gennick.com * 906.387.1698
http://Gennick.com * http://MichiganWaterfalls.com * http://ValleySpur.com
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jonathan Gennick
INET: jonathan_at_gennick.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Feb 11 2002 - 22:36:43 CST
![]() |
![]() |