Re: NLS_LANG
From: Mauro Fossa <fossa_at_its.it>
Date: 1996/02/12
Message-ID: <4fnpj5$27f_at_galileo.polito.it>#1/1
Mauro Fossa
fossa_at_its.it
Date: 1996/02/12
Message-ID: <4fnpj5$27f_at_galileo.polito.it>#1/1
torfridl_at_ulrik.uio.no (Torfrid Leek) wrote:
>You can set NLS_LANGUAGE and NLS_TERRITORY in init.ora.
>For the session you can set NLS_LANG, which is a combination
>of these 2 and character set.
>Beware: If you have syntax errors the default (AMERICAN_AMERICA.US7ASCII)
>is used!
>Regards, Torfrid
To alter a session only, see
ALTER SESSION
SET NLS_LANGUAGE = language | NLS_TERRITORY = territory | NLS_DATE_FORMAT = 'fmt' | NLS_DATE_LANGUAGE = language | NLS_NUMERIC_CHARACTERS = 'text' | NLS_ISO_CURRENCY = territory | NLS_CURRENCY = 'text' | NLS_SORT = { sort | BINARY }
Mauro Fossa
fossa_at_its.it
Standard disclaimers apply Received on Mon Feb 12 1996 - 00:00:00 CET