sg_prop_event_chr_data
EntityType Dependent
Logical Entity Name sg_prop_event_chr_data
Definition
Note

sg_prop_event_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
sg_prop_db_site(PK)(FK) CHAR(16) NO
sg_prop_db_id(PK)(FK) INTEGER NO
sg_prop_event_id(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
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

sg_prop_event_chr_data Keys
Key Name Key Type Keys
PK__sg_prop_event_ch__1FB8AE52 PrimaryKey sg_prop_db_site,sg_prop_db_id,sg_prop_event_id,ec_db_site,ec_db_id,ec_type_code

sg_prop_event_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
sg_proposed_event sg_prop_event_chr_data Identifying sg_prop_db_site,sg_prop_db_id,sg_prop_event_id
ev_chr_data_type sg_prop_event_chr_data Identifying ec_db_site,ec_db_id,ec_type_code
eng_unit_type sg_prop_event_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database sg_prop_event_chr_data Non-Identifying last_upd_db_site,last_upd_db_id
row_status_type sg_prop_event_chr_data Non-Identifying rstat_type_code