num_al_reg_chr_data
EntityType Dependent
Logical Entity Name num_al_reg_chr_data
Definition
Note

num_al_reg_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
alarm_db_site(PK)(FK) CHAR(16) NO
alarm_db_id(PK)(FK) INTEGER NO
al_meas_loc_site(PK)(FK) CHAR(16) NO
al_meas_loc_id(PK)(FK) INTEGER NO
al_ordering_seq(PK)(FK) INTEGER NO
ec_db_site(PK)(FK) CHAR(16) NO
ec_db_id(PK)(FK) INTEGER NO
ec_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
user_tag_ident VARCHAR(254) YES
name 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

num_al_reg_chr_data Keys
Key Name Key Type Keys
PK__num_al_reg_chr_d__25A691D2 PrimaryKey alarm_db_site,alarm_db_id,al_meas_loc_site,al_meas_loc_id,al_ordering_seq,ec_db_site,ec_db_id,ec_type_code

num_al_reg_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
num_alarm_reg num_al_reg_chr_data Identifying alarm_db_site,alarm_db_id,al_meas_loc_site,al_meas_loc_id,al_ordering_seq
ev_chr_data_type num_al_reg_chr_data Identifying ec_db_site,ec_db_id,ec_type_code
eng_unit_type num_al_reg_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database num_al_reg_chr_data Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type num_al_reg_chr_data Non-Identifying rstat_type_code