meas_loc_assoc
EntityType Dependent
Logical Entity Name meas_loc_assoc
Definition
Note

meas_loc_assoc Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
related_mloc_site(PK)(FK) CHAR(16) NO
related_mloc_id(PK)(FK) INTEGER NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) YES
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_loc_assoc Keys
Key Name Key Type Keys
PK__meas_loc_assoc__0EC32C7A PrimaryKey meas_loc_site,meas_loc_id,related_mloc_site,related_mloc_id

meas_loc_assoc Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type meas_loc_assoc Non-Identifying rstat_type_code
meas_location meas_loc_assoc Identifying related_mloc_site,related_mloc_id
meas_location meas_loc_assoc Identifying meas_loc_site,meas_loc_id
site_database meas_loc_assoc Non-Identifying last_upd_db_site,last_upd_db_id