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

sample_remark 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
sample_order_seq(PK)(FK) UNSIGNEDINT 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

sample_remark Keys
Key Name Key Type Keys
PK__sample_remark__0697FACD PrimaryKey meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,ordering_seq

sample_remark Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type sample_remark Non-Identifying rstat_type_code
meas_sample sample_remark Identifying meas_loc_site,meas_loc_id,gmt_event,sample_order_seq
site_database sample_remark Non-Identifying last_upd_db_site,last_upd_db_id