meas_sample_child
EntityType Dependent
Logical Entity Name meas_sample_child
Default Table 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) NUMERIC(10, 0) NO
gmt_event(PK)(FK) TIMESTAMP/DATE NO
sample_order_seq(PK)(FK) NUMERIC(10, 0) NO
child_mloc_site(PK)(FK) CHAR(16) NO
child_mloc_id(PK)(FK) NUMERIC(10, 0) NO
child_gmt_event(PK)(FK) TIMESTAMP/DATE NO
child_sam_ord_seq(PK)(FK) NUMERIC(10, 0) NO
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

meas_sample_child Keys
Key Name Key Type Keys
PK128 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

meas_sample_child Attachments
Name Datatype Value Override Default Value Description