model_chr_data
EntityType Dependent
Logical Entity Name model_chr_data
Definition
Note

model_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
model_db_site(PK)(FK) CHAR(16) NO
model_db_id(PK)(FK) INTEGER NO
model_id(PK)(FK) INTEGER NO
ac_db_site(PK)(FK) CHAR(16) NO
ac_db_id(PK)(FK) INTEGER NO
ac_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
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

model_chr_data Keys
Key Name Key Type Keys
PK__model_chr_data__3A81B327 PrimaryKey model_db_site,model_db_id,model_id,ac_db_site,ac_db_id,ac_type_code

model_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type model_chr_data Non-Identifying rstat_type_code
model model_chr_data Identifying model_db_site,model_db_id,model_id
as_chr_dat_type model_chr_data Identifying ac_db_site,ac_db_id,ac_type_code
eng_unit_type model_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database model_chr_data Non-Identifying last_upd_db_site,last_upd_db_id