| Table slot9.WORLD.TSTA.GANG_ATTACHMENTS This table stores attachments added to a MASTER GANG in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ATT_ID" IS NOT NULL | GA_ATT_ID_NN |
| "GANG_ID" IS NOT NULL | GA_GANG_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| GANG_ID + ATT_ID | Primary key | Asc/Asc | GA_PK |
| ATT_ID | Performance | Asc | GA_ATT_FK_I |
| GANG_ID | Performance | Asc | GA_GAN_FK_I |
|


