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

sg_typ_hyp_ev_link Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sgt_hyp_db_site(PK)(FK) CHAR(16) NO
sgt_hyp_db_id(PK)(FK) NUMERIC(10, 0) NO
sgt_hyp_event_id(PK)(FK) NUMERIC(10, 0) NO
caused_db_site(PK)(FK) CHAR(16) NO
caused_db_id(PK)(FK) NUMERIC(10, 0) NO
caused_event_id(PK)(FK) NUMERIC(10, 0) NO
likelihood_prob FLOAT YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

sg_typ_hyp_ev_link Keys
Key Name Key Type Keys
PK171 PrimaryKey sgt_hyp_db_site,sgt_hyp_db_id,sgt_hyp_event_id,caused_db_site,caused_db_id,caused_event_id

sg_typ_hyp_ev_link Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_typ_hyp_ev_link Non-Identifying rstat_type_code
sg_typ_hyp_event sg_typ_hyp_ev_link Identifying sgt_hyp_db_site,sgt_hyp_db_id,sgt_hyp_event_id
sg_typ_hyp_event sg_typ_hyp_ev_link Identifying caused_db_site,caused_db_id,caused_event_id
site_database sg_typ_hyp_ev_link Non-Identifying last_upd_db_site,last_upd_db_id

sg_typ_hyp_ev_link Attachments
Name Datatype Value Override Default Value Description