This table contains information about the translated names for departments.
Module:
LANGUAGE, DEPARTMENT_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
DEPARTMENT_ID | NUMBER | 38 | 0 | True | Department identifier. | ||
LANGUAGE | VARCHAR2 | 16 | True | Language code. | |||
SOURCE_RECORD_ID | NUMBER | 38 | 0 | This column is for Oracle Internal use only. Uniquely identifies a Department, Language code is not included in this identifier. | |||
DEPARTMENT_NAME | VARCHAR2 | 256 | This is the name of the department. |
Copyright © 2019, 2024, Oracle and/or its affiliates.