sg_remaining_life
EntityType Dependent
Logical Entity Name sg_remaining_life
Default Table Name sg_remaining_life
Definition
Note

sg_remaining_life Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
gmt_assessment(PK) DATETIME(19:29) NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) UNSIGNEDINT NO
loc_hr_delta SHORT YES
loc_min_delta SHORT YES
est_remaining_life DOUBLE YES
erl_eu_db_site(FK) CHAR(16) YES
erl_eu_db_id(FK) UNSIGNEDINT YES
erl_eu_type_code(FK) UNSIGNEDINT YES
error_estimate DOUBLE YES
err_eu_db_site(FK) CHAR(16) YES
err_eu_db_id(FK) UNSIGNEDINT YES
err_eu_type_code(FK) UNSIGNEDINT YES
likelihood_prob DOUBLE YES
gmt_created DATETIME(19:29) YES
cr_loc_hr_delta SHORT YES
cr_loc_min_delta SHORT YES
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

sg_remaining_life Keys
Key Name Key Type Keys
PK__sg_remaining_lif__11D4A34F PrimaryKey segment_site,segment_id,gmt_assessment,by_agent_site,by_agent_id

sg_remaining_life Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_remaining_life Non-Identifying rstat_type_code
segment sg_remaining_life Identifying segment_site,segment_id
agent sg_remaining_life Identifying by_agent_site,by_agent_id
eng_unit_type sg_remaining_life Non-Identifying erl_eu_db_site,erl_eu_db_id,erl_eu_type_code
eng_unit_type sg_remaining_life Non-Identifying err_eu_db_site,err_eu_db_id,err_eu_type_code
site_database sg_remaining_life Non-Identifying last_upd_db_site,last_upd_db_id