sg_remaining_life
EntityType Dependent
Logical Entity 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) INTEGER NO
gmt_assessment(PK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
loc_hr_delta SMALLINT YES
loc_min_delta SMALLINT YES
est_remaining_life FLOAT YES
erl_eu_db_site(FK) CHAR(16) YES
erl_eu_db_id(FK) INTEGER YES
erl_eu_type_code(FK) INTEGER YES
error_estimate FLOAT YES
err_eu_db_site(FK) CHAR(16) YES
err_eu_db_id(FK) INTEGER YES
err_eu_type_code(FK) INTEGER YES
likelihood_prob FLOAT YES
gmt_created DATETIME YES
cr_loc_hr_delta SMALLINT YES
cr_loc_min_delta SMALLINT YES
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT 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