meas_loc_num_data |
EntityType | Dependent |
Logical Entity Name | meas_loc_num_data |
Definition | |
Note |
meas_loc_num_data Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
INTEGER | NO | ||
mln_db_site![]() |
CHAR(16) | NO | ||
mln_db_id![]() |
INTEGER | NO | ||
mln_type_code![]() |
INTEGER | NO | ||
eu_db_site![]() |
CHAR(16) | NO | ||
eu_db_id![]() |
INTEGER | NO | ||
eu_type_code![]() |
INTEGER | NO | ||
data_value | FLOAT | NO | ||
user_tag_ident | VARCHAR(254) | YES | ||
name | VARCHAR(254) | YES | ||
gmt_last_updated | DATETIME | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
INTEGER | YES | ||
rstat_type_code![]() |
SMALLINT | YES |
meas_loc_num_data Keys |
Key Name | Key Type | Keys |
PK__meas_loc_num_dat__297722B6 | PrimaryKey | meas_loc_site,meas_loc_id,mln_db_site,mln_db_id,mln_type_code |
meas_loc_num_data Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
meas_location | meas_loc_num_data | Identifying | meas_loc_site,meas_loc_id |
mloc_num_data_type | meas_loc_num_data | Identifying | mln_db_site,mln_db_id,mln_type_code |
eng_unit_type | meas_loc_num_data | Non-Identifying | eu_db_site,eu_db_id,eu_type_code |
site_database | meas_loc_num_data | Non-Identifying | last_upd_db_site,last_upd_db_id |
row_status_type | meas_loc_num_data | Non-Identifying | rstat_type_code |