sg_rec_sg_hyp_ev
EntityType Dependent
Logical Entity Name sg_rec_sg_hyp_ev
Definition
Note

sg_rec_sg_hyp_ev Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) INTEGER NO
gmt_recommendation(PK)(FK) DATETIME NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) INTEGER NO
sg_hyp_db_site(PK)(FK) CHAR(16) NO
sg_hyp_db_id(PK)(FK) INTEGER NO
sg_hyp_event_id(PK)(FK) INTEGER NO
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_rec_sg_hyp_ev Keys
Key Name Key Type Keys
PK__sg_rec_sg_hyp_ev__3DB3258D PrimaryKey segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id,sg_hyp_db_site,sg_hyp_db_id,sg_hyp_event_id

sg_rec_sg_hyp_ev Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_rec_sg_hyp_ev Non-Identifying rstat_type_code
sg_recommendation sg_rec_sg_hyp_ev Identifying segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id
sg_hyp_event sg_rec_sg_hyp_ev Identifying sg_hyp_db_site,sg_hyp_db_id,sg_hyp_event_id
site_database sg_rec_sg_hyp_ev Non-Identifying last_upd_db_site,last_upd_db_id