| Table slot9.WORLD.TSTA.INCIDENT_ATTACHMENTS This table stores attachments added to an INCIDENT in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ID" IS NOT NULL | INCATT_ID_NN |
| "INC_INCIDENT_ID" IS NOT NULL | INCATT_INC_INCIDENT_ID_NN |
| "SUPP_SEQ" IS NOT NULL | INCATT_SUPP_SEQ_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| INC_INCIDENT_ID + SUPP_SEQ + ID | Primary key | Asc/Asc/Asc | INCATT_PK |
| ID | Performance | Asc | INCATT_ATT_FK_I |
| INC_INCIDENT_ID + SUPP_SEQ | Performance | Asc/Asc | INCATT_INCSUP_FK_I |
|


