SETNLS |
![]() ![]() ![]() |
The SETNLS statement sets the value of a national language support parameter.
Format
SETNLS key, value
where
The SETNLS statement sets the value of the named national language support parameter. NLS parameter name tokens are defined in the KEYS.H include record.
Available parameters are:
Example
SETNLS NLS$CURRENCY, 'Eur'
|