| Table slot9.WORLD.TSTA.CRIMINAL_COMP_CHARGE_TOKENS This table stores token values added to criminal complaint charges
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "COMPLAINT_CHARGE_ID" IS NOT NULL | COMPTOK_COMP_CHRG_ID_NN |
| "ID" IS NOT NULL | COMPTOK_ID_NN |
| "TOKEN_ID" IS NOT NULL | COMPTOK_TOKEN_ID_NN |
| "TOKEN_VALUE" IS NOT NULL | COMPTOK_TOKEN_VALUE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ID | Primary key | Asc | COMPTOK_PK |
| COMPLAINT_CHARGE_ID | Performance | Asc | COMPTOK_CCCRG_FK_I |
| COMPLAINT_CHARGE_ID + TOKEN_ID | Performance | Asc/Asc | COMPTOK_CHR_TOK_FK_I |
| TOKEN_ID | Performance | Asc | COMPTOK_CHRGTOK_FK_I |
|


