test_histogram
EntityType Dependent
Logical Entity Name test_histogram
Definition
Note

test_histogram 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
strn_db_site(FK) CHAR(16) NO
strn_db_id(FK) INTEGER NO
str_num_type_code(FK) INTEGER NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) INTEGER NO
eu_type_code(FK) INTEGER NO
min_screen_in_eu INTEGER NO
max_screen_in_eu INTEGER NO
resolution_lines INTEGER NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
histogram_data PICTURE 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_histogram Keys
Key Name Key Type Keys
PK__test_histogram__10216507 PrimaryKey meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq

test_histogram Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type test_histogram Non-Identifying rstat_type_code
meas_sample_test test_histogram Identifying meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq
test_result_ntype test_histogram Non-Identifying strn_db_site,strn_db_id,str_num_type_code
eng_unit_type test_histogram Non-Identifying eu_db_site,eu_db_id,eu_type_code
site_database test_histogram Non-Identifying last_upd_db_site,last_upd_db_id