sg_prop_ev_meas_ev
EntityType Dependent
Logical Entity Name sg_prop_ev_meas_ev
Definition
Note

sg_prop_ev_meas_ev 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
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
gmt_event(PK)(FK) DATETIME NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
by_org_asite(FK) CHAR(16) YES
by_agent_id(FK) INTEGER 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_meas_ev Keys
Key Name Key Type Keys
PK__sg_prop_ev_meas___02925FBF PrimaryKey sg_prop_db_site,sg_prop_db_id,sg_prop_event_id,meas_loc_site,meas_loc_id,gmt_event

sg_prop_ev_meas_ev Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sg_prop_ev_meas_ev Non-Identifying rstat_type_code
sg_proposed_event sg_prop_ev_meas_ev Identifying sg_prop_db_site,sg_prop_db_id,sg_prop_event_id
meas_event sg_prop_ev_meas_ev Identifying meas_loc_site,meas_loc_id,gmt_event
agent sg_prop_ev_meas_ev Non-Identifying by_org_asite,by_agent_id
site_database sg_prop_ev_meas_ev Non-Identifying last_upd_db_site,last_upd_db_id