test_chr_results
EntityType Dependent
Logical Entity Name test_chr_results
Definition
Note

test_chr_results Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
meas_loc_site(PK)(FK) CHAR(16) NO
meas_loc_id(PK)(FK) INTEGER NO
gmt_event(PK)(FK) DATETIME NO
sample_order_seq(PK)(FK) INTEGER NO
test_order_seq(PK)(FK) INTEGER NO
ordering_seq(PK) INTEGER NO
strc_db_site(FK) CHAR(16) NO
strc_db_id(FK) INTEGER NO
str_chr_type_code(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

test_chr_results Keys
Key Name Key Type Keys
PK__test_chr_results__0C50D423 PrimaryKey meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq

test_chr_results Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type test_chr_results Non-Identifying rstat_type_code
meas_sample_test test_chr_results Identifying meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq
test_result_ctype test_chr_results Non-Identifying strc_db_site,strc_db_id,str_chr_type_code
eng_unit_type test_chr_results Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database test_chr_results Non-Identifying last_upd_db_site,last_upd_db_id