segment_chr_data
EntityType Dependent
Logical Entity Name segment_chr_data
Default Table Name segment_chr_data
Definition
Note

segment_chr_data Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
segment_site(PK)(FK) CHAR(16) NO
segment_id(PK)(FK) UNSIGNEDINT NO
sc_db_site(PK)(FK) CHAR(16) NO
sc_db_id(PK)(FK) UNSIGNEDINT NO
sc_type_code(PK)(FK) UNSIGNEDINT NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) UNSIGNEDINT NO
eu_type_code(FK) UNSIGNEDINT NO
data_value VARCHAR(254) NO
gmt_last_updated DATETIME(19:29) YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) UNSIGNEDINT YES
rstat_type_code(FK) SHORT YES

segment_chr_data Keys
Key Name Key Type Keys
PK__segment_chr_data__276EDEB3 PrimaryKey segment_site,segment_id,sc_db_site,sc_db_id,sc_type_code

segment_chr_data Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type segment_chr_data Non-Identifying rstat_type_code
segment segment_chr_data Identifying segment_site,segment_id
sg_chr_dat_type segment_chr_data Identifying sc_db_site,sc_db_id,sc_type_code
eng_unit_type segment_chr_data Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database segment_chr_data Non-Identifying last_upd_db_site,last_upd_db_id