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![]() |
CHAR(16) | NO | ||
segment_id![]() |
INTEGER | NO | ||
gmt_assessment![]() |
DATETIME | NO | ||
by_agent_site![]() |
CHAR(16) | NO | ||
by_agent_id![]() |
INTEGER | NO | ||
loc_hr_delta | SMALLINT | YES | ||
loc_min_delta | SMALLINT | YES | ||
est_remaining_life | FLOAT | YES | ||
erl_eu_db_site![]() |
CHAR(16) | YES | ||
erl_eu_db_id![]() |
INTEGER | YES | ||
erl_eu_type_code![]() |
INTEGER | YES | ||
error_estimate | FLOAT | YES | ||
err_eu_db_site![]() |
CHAR(16) | YES | ||
err_eu_db_id![]() |
INTEGER | YES | ||
err_eu_type_code![]() |
INTEGER | YES | ||
likelihood_prob | FLOAT | YES | ||
gmt_created | DATETIME | YES | ||
cr_loc_hr_delta | SMALLINT | YES | ||
cr_loc_min_delta | SMALLINT | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
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 |