| Table slot9.WORLD.TSTA.ARREST_CASES This table stores an association between a field arrest and a Case.
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ARREST_CASE_ID" IS NOT NULL | ARRC_ARREST_CASE_ID_NN |
| "ARREST_ID" IS NOT NULL | ARRC_ARREST_ID_NN |
| "INC_CASE_ID" IS NOT NULL | ARRC_CASE_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ARREST_CASE_ID | Primary key | Asc | ARRC_PK |
| ARREST_ID | Performance | Asc | ARRC_ARR_FK_I |
| INC_CASE_ID | Performance | Asc | ARRC_IC_FK_I |
|


