test_histogram
EntityType Dependent
Logical Entity Name test_histogram
Default Table 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) UNSIGNEDINT NO
gmt_event(PK)(FK) DATETIME(19:29) NO
sample_order_seq(PK)(FK) UNSIGNEDINT NO
test_order_seq(PK)(FK) UNSIGNEDINT NO
ordering_seq(PK) UNSIGNEDINT NO
strn_db_site(FK) CHAR(16) NO
strn_db_id(FK) UNSIGNEDINT NO
str_num_type_code(FK) UNSIGNEDINT NO
eu_db_site(FK) CHAR(16) NO
eu_db_id(FK) UNSIGNEDINT NO
eu_type_code(FK) UNSIGNEDINT NO
min_screen_in_eu UNSIGNEDINT NO
max_screen_in_eu UNSIGNEDINT NO
resolution_lines UNSIGNEDINT NO
name VARCHAR(254) YES
user_tag_ident VARCHAR(254) YES
histogram_data BASE64BINARY 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

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