| Table slot9.WORLD.TSTA.EVIDENCE_PROCESSINGS This table stores the processing codes added to a piece of evidence (i.e. finger prints, drug analysis) in the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "EPC_PROCESS_CODE" IS NOT NULL | EP_EPC_PROCESS_CODE_NN |
| "EVIDENCE_ID" IS NOT NULL | EP_EVIDENCE_ID_NN |
| "PROCESSING_ID" IS NOT NULL | EP_PROCESSING_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| PROCESSING_ID | Primary key | Asc | EP_PK |
| EPC_PROCESS_CODE | Performance | Asc | EP_EPC_FK_I |
| EPC_PROCESS_CODE_TYPE + EPC_PROCESS_CODE | Performance | Asc/Asc | EP_EPC_PROCESS_COD_EJS_CODE_I |
| EVIDENCE_ID | Performance | Asc | EP_EVI_FK_I |
|


