# SYSTEMLANGUAGES: Data Dictionary Languages Languages. - Catalog: `DataDictionary` - Schema: `Invantive` - Alias: `lge` - Label: Languages This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API. ## View Columns The columns of the view `SYSTEMLANGUAGES` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `IS_DISPLAY_LANGUAGE` | `boolean` | Is Display Language | ☑ | Whether the user interface is available in this language. | | `ISO_CODE` | `varchar2`(2) | ISO Code | ☑ | ISO 639-1 code. | | `NAME_I18N` | `varchar2`(60) | Name | ☑ | Translated name of the language. | | `RESOURCE_CODE` | `varchar2`(60) | Resource Code | ☑ | Code of the resource for the language. |