sg_prop_ev_link
EntityType Dependent
Logical Entity Name sg_prop_ev_link
Definition
Note

sg_prop_ev_link Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sg_prop_db_site(PK)(FK) CHAR(16) NO
sg_prop_db_id(PK)(FK) INTEGER NO
sg_prop_event_id(PK)(FK) INTEGER NO
caused_db_site(PK)(FK) CHAR(16) NO
caused_db_id(PK)(FK) INTEGER NO
caused_event_id(PK)(FK) 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(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

sg_prop_ev_link Keys
Key Name Key Type Keys
PK__sg_prop_ev_link__6F7F8B4B PrimaryKey sg_prop_db_site,sg_prop_db_id,sg_prop_event_id,caused_db_site,caused_db_id,caused_event_id

sg_prop_ev_link Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_prop_ev_link Non-Identifying rstat_type_code
sg_proposed_event sg_prop_ev_link Identifying sg_prop_db_site,sg_prop_db_id,sg_prop_event_id
sg_proposed_event sg_prop_ev_link Identifying caused_db_site,caused_db_id,caused_event_id
site_database sg_prop_ev_link Non-Identifying last_upd_db_site,last_upd_db_id