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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: SQLLOader + nls_date_language

RE: SQLLOader + nls_date_language

From: <cosltemp-g.manoj_at_orbitech.co.in>
Date: Fri, 19 Jul 2002 02:38:25 -0800
Message-ID: <F001.0049C657.20020719023825@fatcity.com>


e.g

SELECT TO_DATE('January 15, 1989, 11:00 A.M.',

    'Month dd, YYYY, HH:MI A.M.','NLS_DATE_LANGUAGE = American')      FROM DUAL; -----Original Message-----
Sent: Friday, July 19, 2002 2:53 PM
To: ORACLE-L
Cc: Antje.Sackwitz

Hi,
I want to precice my question on SQLLoader and date format: I want to give my date field a special nls_date_language. Can Anyone help with the syntax?
Regards,
Antje Sackwitz



  Antje Sackwitz
  ppi Media GmbH
  Deliusstraße 10
  D-24114 Kiel
  phone     +49 (0) 43 1-53 53-2 16
  fax       +49 (0) 43 1-53 53-2 22
  email     mailto:antje.sackwitz_at_ppi.de
  web www.ppi.de
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Sackwitz, Antje
  INET: Antje.Sackwitz_at_ppi.de

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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: cosltemp-g.manoj_at_orbitech.co.in 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 Fri Jul 19 2002 - 05:38:25 CDT

Original text of this message

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