sg_hyp_event_link |
EntityType | Dependent |
Logical Entity Name | sg_hyp_event_link |
Definition | |
Note |
sg_hyp_event_link Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
sg_hyp_db_site![]() |
CHAR(16) | NO | ||
sg_hyp_db_id![]() |
INTEGER | NO | ||
sg_hyp_event_id![]() |
INTEGER | NO | ||
caused_db_site![]() |
CHAR(16) | NO | ||
caused_db_id![]() |
INTEGER | NO | ||
caused_event_id![]() |
INTEGER | NO | ||
likelihood_prob | FLOAT | YES | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | 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_hyp_event_link Keys |
Key Name | Key Type | Keys |
PK__sg_hyp_event_lin__4F12BBB9 | PrimaryKey | sg_hyp_db_site,sg_hyp_db_id,sg_hyp_event_id,caused_db_site,caused_db_id,caused_event_id |
sg_hyp_event_link Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | sg_hyp_event_link | Non-Identifying | rstat_type_code |
sg_hyp_event | sg_hyp_event_link | Identifying | sg_hyp_db_site,sg_hyp_db_id,sg_hyp_event_id |
sg_hyp_event | sg_hyp_event_link | Identifying | caused_db_site,caused_db_id,caused_event_id |
site_database | sg_hyp_event_link | Non-Identifying | last_upd_db_site,last_upd_db_id |