Table slot9.WORLD.TSTA.ARREST_OFFICERS This table stores the association to an officer added to an ARREST in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"ARREST_ID" IS NOT NULL | AO_ARREST_ID_NN |
"OFFICER_ID" IS NOT NULL | AO_OFFICER_ID_NN |
"ROLE_CODE" IS NOT NULL | AO_ROLE_CODE_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
ROLE_CODE + OFFICER_ID + ARREST_ID | Primary key | Asc/Asc/Asc | AO_PK |
ARREST_ID | Performance | Asc | AO_ARR_FK_I |
OFFICER_ID | Performance | Asc | AO_OFF1_FK_I |
ROLE_CODE | Performance | Asc | AO_ORC_FK_I |
![]() ![]() ![]() |