sg_completed_work_chr_data |
EntityType | Dependent |
Logical Entity Name | sg_completed_work_chr_data |
Definition | |
Note |
sg_completed_work_chr_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
segment_site![]() |
CHAR(16) | NO | ||
segment_id![]() |
INTEGER | NO | ||
task_db_site![]() |
CHAR(16) | NO | ||
task_db_id![]() |
INTEGER | NO | ||
task_type_code![]() |
INTEGER | NO | ||
gmt_completed![]() |
DATETIME | NO | ||
wc_db_site![]() |
CHAR(16) | NO | ||
wc_db_id![]() |
INTEGER | NO | ||
wc_type_code![]() |
INTEGER | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
INTEGER | NO | ||
eu_type_code![]() |
INTEGER | NO | ||
data_value | VARCHAR(254) | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
sg_completed_work_chr_data Keys |
Key Name | Key Type | Keys |
PK__sg_completed_wor__6CF8245B | PrimaryKey | segment_site,segment_id,task_db_site,task_db_id,task_type_code,gmt_completed,wc_db_site,wc_db_id,wc_type_code |
sg_completed_work_chr_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
sg_completed_work | sg_completed_work_chr_data | Identifying | segment_site,segment_id,task_db_site,task_db_id,task_type_code,gmt_completed |
work_chr_data_type | sg_completed_work_chr_data | Identifying | wc_db_site,wc_db_id,wc_type_code |
eng_unit_type | sg_completed_work_chr_data | Non-Identifying | eu_db_site,eu_db_id,eu_type_code |
site_database | sg_completed_work_chr_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | sg_completed_work_chr_data | Non-Identifying | rstat_type_code |