Reference table for language-specific translation of each model (SEGMENTATION row) used in the datamining segmentation run.
Column Name | Column Type | Column Description |
---|---|---|
LANGUAGE_ID | INTEGER NOT NULL |
The language ID. |
LAST_UPDATED | TIMESTAMP NOT NULL, DEFAULT CURRENT TIMESTAMP |
The time stamp of the last update to the record. |
LAST_UPDATED_ID | INTEGER NOT NULL, DEFAULT 0 |
The ID of the application that last updated the record. |
SEGMENTATION_DESC | VARCHAR (500) NULL |
A language specific description of the business question answered by the model. |
SEGMENTATION_ID | INTEGER NOT NULL |
The segmentation ID (see SEGMENTATION table). |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416035103290 | LANGUAGE_ID, SEGMENTATION_ID | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|