meas_loc_chr_data
EntityType Dependent
Logical Entity Name meas_loc_chr_data
Definition
Note

meas_loc_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
mlc_db_site(PK)(FK) CHAR(16) NO
mlc_db_id(PK)(FK) INTEGER NO
mlc_type_code(PK)(FK) INTEGER NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) INTEGER NO
eu_type_code(FK) INTEGER NO
data_value VARCHAR(254) NO
name VARCHAR(254) YES
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_chr_data Keys
Key Name Key Type Keys
PK__meas_loc_chr_dat__2B5F6B28 PrimaryKey meas_loc_site,meas_loc_id,mlc_db_site,mlc_db_id,mlc_type_code

meas_loc_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type meas_loc_chr_data Non-Identifying rstat_type_code
meas_location meas_loc_chr_data Identifying meas_loc_site,meas_loc_id
mloc_chr_data_type meas_loc_chr_data Identifying mlc_db_site,mlc_db_id,mlc_type_code
eng_unit_type meas_loc_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database meas_loc_chr_data Non-Identifying last_upd_db_site,last_upd_db_id