Table slot9.WORLD.TSTA.CHARGE_CODE_TOKENS This table stores associations between charge codes and tokens. Tokens (ejs codes) are additional fields added to charges on criminal complaints.
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"CHARGE_CODE" IS NOT NULL | CHRGTOK_CHRG_CODE_NN |
"ID" IS NOT NULL | CHRGTOK_ID_NN |
"TOKEN_CODE" IS NOT NULL | CHRGTOK_TOKEN_CODE_NN |
"TOKEN_CODE_TYPE" IS NOT NULL | CHRGTOK_TOKEN_CODETYPE_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
ID | Primary key | Asc | CHRGTOK_PK |
CHARGE_CODE | Performance | Asc | CHRGTOK_CHA_FK_I |
TOKEN_CODE_TYPE + TOKEN_CODE | Performance | Asc/Asc | CHRGTOK_EJSCD_TOKEN_FK_I |
![]() ![]() ![]() |