Table slot9.WORLD.TSTA.GANG_PERSON_REASONS This table stores the reason the MASTER PERSON is in the gang
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"GANG_ID" IS NOT NULL | GPR_GANG_ID_NN |
"PERSON_ID" IS NOT NULL | GPR_PERSON_ID_NN |
"REASON_CODE" IS NOT NULL | GPR_REASON_CODE_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
REASON_CODE + GANG_ID + PERSON_ID | Primary key | Asc/Asc/Asc | GPR_PK |
GANG_ID + PERSON_ID | Performance | Asc/Asc | GPR_GP_FK_I |
REASON_CODE | Performance | Asc | GPR_GRC_FK_I |
![]() ![]() |