mloc_type_child
EntityType Dependent
Logical Entity Name mloc_type_child
Definition
Note

mloc_type_child Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
ml_db_site(PK)(FK) CHAR(16) NO
ml_db_id(PK)(FK) INTEGER NO
ml_type_code(PK)(FK) INTEGER NO
child_ml_db_site(PK)(FK) CHAR(16) NO
child_ml_db_id(PK)(FK) INTEGER NO
child_ml_type_code(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

mloc_type_child Keys
Key Name Key Type Keys
PK__mloc_type_child__07220AB2 PrimaryKey ml_db_site,ml_db_id,ml_type_code,child_ml_db_site,child_ml_db_id,child_ml_type_code

mloc_type_child Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type mloc_type_child Non-Identifying rstat_type_code
meas_loc_type mloc_type_child Identifying child_ml_db_site,child_ml_db_id,child_ml_type_code
meas_loc_type mloc_type_child Identifying ml_db_site,ml_db_id,ml_type_code
site_database mloc_type_child Non-Identifying last_upd_db_site,last_upd_db_id