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

meas_event_rem Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) UNSIGNEDINT NO
gmt_event(PK)(FK) DATETIME(19:29) NO
ordering_seq(PK) UNSIGNEDINT NO
remark_text VARCHAR(254) 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

meas_event_rem Keys
Key Name Key Type Keys
PK__meas_event_rem__656C112C PrimaryKey meas_loc_site,meas_loc_id,gmt_event,ordering_seq

meas_event_rem Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type meas_event_rem Non-Identifying rstat_type_code
meas_event meas_event_rem Identifying meas_loc_site,meas_loc_id,gmt_event
site_database meas_event_rem Non-Identifying last_upd_db_site,last_upd_db_id