DW_DEPARTMENT_D_TL

This table contains information about the translated names for departments.

Details

Module:

Key Columns

DEPARTMENT_ID, LANGUAGE

Columns

Columns
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.