meas_loc_assoc
EntityType Dependent
Logical Entity Name meas_loc_assoc
Default Table 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) NUMERIC(10, 0) NO
related_mloc_site(PK)(FK) CHAR(16) NO
related_mloc_id(PK)(FK) NUMERIC(10, 0) NO
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) 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_loc_assoc Keys
Key Name Key Type Keys
PK268 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

meas_loc_assoc Attachments
Name Datatype Value Override Default Value Description