meas_sample_child
EntityType Dependent
Logical Entity Name meas_sample_child
Definition
Note

meas_sample_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
gmt_event(PK)(FK) DATETIME NO
sample_order_seq(PK)(FK) INTEGER NO
child_mloc_site(PK)(FK) CHAR(16) NO
child_mloc_id(PK)(FK) INTEGER NO
child_gmt_event(PK)(FK) DATETIME NO
child_sam_ord_seq(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

meas_sample_child Keys
Key Name Key Type Keys
PK__meas_sample_chil__00DF2177 PrimaryKey meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,child_mloc_site,child_mloc_id,child_gmt_event,child_sam_ord_seq

meas_sample_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type meas_sample_child Non-Identifying rstat_type_code
meas_sample meas_sample_child Identifying meas_loc_site,meas_loc_id,gmt_event,sample_order_seq
meas_sample meas_sample_child Identifying child_mloc_site,child_mloc_id,child_gmt_event,child_sam_ord_seq
site_database meas_sample_child Non-Identifying last_upd_db_site,last_upd_db_id