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![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
INTEGER | NO | ||
gmt_event![]() |
DATETIME | NO | ||
sample_order_seq![]() |
INTEGER | NO | ||
child_mloc_site![]() |
CHAR(16) | NO | ||
child_mloc_id![]() |
INTEGER | NO | ||
child_gmt_event![]() |
DATETIME | NO | ||
child_sam_ord_seq![]() |
INTEGER | NO | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
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 |