Note
This variable is available starting with V2.2.77.
Description
nls_language specifies the default language for internationalization support in the database. It is used for prompts, dates, month names, and as the default value for NLS_SORT and NLS_DATE_LANGUAGE.
Applicability
This variable is applicable only to OceanBase Database in Oracle mode.
Privilege requirements
Query variables
systenants and all user tenants can use theSHOW VARIABLESstatement or theSYS.TENANT_VIRTUAL_SESSION_VARIABLEview (Oracle mode) to view the values of session system variables.Modify variables
This variable cannot be modified.
Attributes
| Attribute | Description |
|---|---|
| Type | Varchar |
| Default value | AMERICA |
| Scope | Session |
| Modifiable | No. This variable is read-only. |