os_container_store_list_items

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
IDENTIFIER BIGINT 19 null
STORE_LIST_ID BIGINT 19 null
os_container_store_lists.IDENTIFIER FK_STORE_LIST_ITEM_STORE_LISTR
SPECIMEN_ID BIGINT 19 null
catissue_specimen.IDENTIFIER FK_STORE_LIST_ITEM_SPMN_IDR
STATUS VARCHAR 16 null
ACK_TIME TIMESTAMP 19 null
ERROR TEXT 65535 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc IDENTIFIER
FK_STORE_LIST_ITEM_SPMN_ID Performance Asc SPECIMEN_ID
FK_STORE_LIST_ITEM_STORE_LIST Performance Asc STORE_LIST_ID

Relationships