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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Translation Number to full text

Re: Translation Number to full text

From: philippe <hay_tray_at_yahoo.fr>
Date: 21 Jul 2003 07:26:17 -0700
Message-ID: <d6b0dfa5.0307210626.24b94ca1@posting.google.com>


Thanks Helen

but is it possible to get it in Spanish or an other language?

if I wrote
  select to_char(to_date('15','J'),'Jsp','NLS_DATE_LANGUAGE = SPANISH') from dual;

I get
  Fifteen
and I want to get
  Quince Received on Mon Jul 21 2003 - 09:26:17 CDT

Original text of this message

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