Table slot9.WORLD.TSTA.AGENCY_OFFENSES This table defines local offenses for the agency that can be mapped to state offenses or used with no state reporting
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"AGENCY_CODE" IS NOT NULL | AGNCY_OFFNS_AGENCY_CODE_NN |
"APPROVAL_REQUIRED" IS NOT NULL | AGNCY_OFFNS_APPROVAL_REQ_NN |
"OFFENSE_CODE" IS NOT NULL | AGNCY_OFFNS_OFFENSE_CODE_NN |
APPROVAL_REQUIRED IN ('N', 'Y') | CK_AGNCY_OFFNS_APPROVAL_REQ |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
AGENCY_CODE + OFFENSE_CODE | Primary key | Asc/Asc | AGNCY_OFFNS_PK |
AGENCY_CODE | Performance | Asc | AGNCY_OFFNS_AGNCY_CD_FK_I |
OFFENSE_CODE | Performance | Asc | AGNCY_OFFNS_OFFNS_CD_FK_I |
STATE_OFFENSE_CODE | Performance | Asc | AGNCY_OFFNS_ST_OFFNS_CD_FK_I |
![]() ![]() ![]() |