test_blob_results |
EntityType | Dependent |
Logical Entity Name | test_blob_results |
Default Table Name | test_blob_results |
Definition | |
Note |
test_blob_results Attributes |
Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
meas_loc_site![]() |
CHAR(16) | NO | ||
meas_loc_id![]() |
UNSIGNEDINT | NO | ||
gmt_event![]() |
DATETIME(19:29) | NO | ||
sample_order_seq![]() |
UNSIGNEDINT | NO | ||
test_order_seq![]() |
UNSIGNEDINT | NO | ||
ordering_seq![]() |
UNSIGNEDINT | NO | ||
strb_db_site![]() |
CHAR(16) | NO | ||
strb_db_id![]() |
UNSIGNEDINT | NO | ||
str_blob_type_code![]() |
UNSIGNEDINT | NO | ||
bd_db_site![]() |
CHAR(16) | NO | ||
bd_db_id![]() |
UNSIGNEDINT | NO | ||
bd_type_code![]() |
UNSIGNEDINT | NO | ||
name | VARCHAR(254) | YES | ||
user_tag_ident | VARCHAR(254) | YES | ||
assoc_file_name | VARCHAR(254) | YES | ||
image_data | BASE64BINARY | NO | ||
gmt_last_updated | DATETIME(19:29) | YES | ||
last_upd_db_site![]() |
CHAR(16) | YES | ||
last_upd_db_id![]() |
UNSIGNEDINT | YES | ||
rstat_type_code![]() |
SHORT | YES |
test_blob_results Keys |
Key Name | Key Type | Keys |
PK__test_blob_result__15DA3E5D | PrimaryKey | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq |
test_blob_results Relationships |
Parent Entity | Child Entity | Type | Foreign Keys |
row_status_type | test_blob_results | Non-Identifying | rstat_type_code |
meas_sample_test | test_blob_results | Identifying | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq |
test_result_btype | test_blob_results | Non-Identifying | strb_db_site,strb_db_id,str_blob_type_code |
blob_data_type | test_blob_results | Non-Identifying | bd_db_site,bd_db_id,bd_type_code |
site_database | test_blob_results | Non-Identifying | last_upd_db_site,last_upd_db_id |
test_blob_results | test_bres_alarm | Identifying | meas_loc_site,meas_loc_id,gmt_event,sample_order_seq,test_order_seq,ordering_seq |