network_num_data
EntityType Dependent
Logical Entity Name network_num_data
Definition
Note

network_num_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
network_db_site(PK)(FK) CHAR(16) NO
network_db_id(PK)(FK) INTEGER NO
network_id(PK)(FK) INTEGER NO
nn_type_db_site(PK)(FK) CHAR(16) NO
nn_type_db_id(PK)(FK) INTEGER NO
nn_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 FLOAT 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

network_num_data Keys
Key Name Key Type Keys
PK__network_num_data__3EFC4F81 PrimaryKey network_db_site,network_db_id,network_id,nn_type_db_site,nn_type_db_id,nn_type_code

network_num_data Relationships
Parent Entity Child Entity Type Foreign Keys
network network_num_data Identifying network_db_site,network_db_id,network_id
network_num_dat_type network_num_data Identifying nn_type_db_site,nn_type_db_id,nn_type_code
eng_unit_type network_num_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database network_num_data Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type network_num_data Non-Identifying rstat_type_code