| Table slot9.WORLD.TSTA.ARREST_WARRANTS This table stores the association with a warrant that is 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 | ARRWAR_ARREST_ID_NN |
| "ARREST_WARRANT_ID" IS NOT NULL | ARRWAR_WARRANT_ID_NN |
| OUT_OF_STATE_FLAG IN ('Y', 'N') | CK_ARRWAR_OOS_FLAG |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ARREST_WARRANT_ID | Primary key | Asc | ARRWAR_PK |
| ARREST_ID | Performance | Asc | ARRWAR_ARR_FK_I |
| BOND_TYPE | Performance | Asc | ARRWAR_BTC_FK_I |
| COUNTY_CODE_TYPE + COUNTY_CODE | Performance | Asc/Asc | ARRWAR_CNTYCD_EJS_CODES_FK_I |
| STATE_CODE_TYPE + STATE_CODE | Performance | Asc/Asc | ARRWAR_EJSCD_STATCD_FK_I |
| WARRANT_STATUS_TYPE + WARRANT_STATUS | Performance | Asc/Asc | ARRWAR_EJSCD_WAR_STS_CD_FK_I |
| WARRANT_ID | Performance | Asc | ARRWAR_EWAR_FK_I |
|


