| Table slot9.WORLD.TSTA.CASE_ATTACHMENTS This table stores attachments added to a Case in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "CASE_ID" IS NOT NULL | CASATT_CASE_ID_NN |
| "ID" IS NOT NULL | CASATT_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| CASE_ID + ID | Primary key | Asc/Asc | CASATT_PK |
| ID | Performance | Asc | CASATT_ATT_FK_I |
| CASE_ID | Performance | Asc | CASATT_IC_FK_I |
|


