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

sg_rec_mevent Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
gmt_recommendation(PK)(FK) DATETIME(19:29) NO
by_agent_site(PK)(FK) CHAR(16) NO
by_agent_id(PK)(FK) UNSIGNEDINT NO
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) UNSIGNEDINT NO
gmt_event(PK)(FK) DATETIME(19:29) NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

sg_rec_mevent Keys
Key Name Key Type Keys
PK__sg_rec_mevent__4B0D20AB PrimaryKey segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id,meas_loc_site,meas_loc_id,gmt_event

sg_rec_mevent Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_rec_mevent Non-Identifying rstat_type_code
sg_recommendation sg_rec_mevent Identifying segment_site,segment_id,gmt_recommendation,by_agent_site,by_agent_id
meas_event sg_rec_mevent Identifying meas_loc_site,meas_loc_id,gmt_event
site_database sg_rec_mevent Non-Identifying last_upd_db_site,last_upd_db_id