Table slot9.WORLD.TSTA.ARREST_NARRATIVES The text of the ARREST narrative itself is stored in EJS_NOTES. This table stores the association between the ARREST and the note_id from EJS_NOTES
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
"ARREST_ID" IS NOT NULL | ARRN_ARREST_ID_NN |
"ARREST_NARRATIVE_ID" IS NOT NULL | ARRN_ARRNARR_ID_NN |
"NOTE_ID" IS NOT NULL | ARRN_NOTE_ID_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
ARREST_NARRATIVE_ID | Primary key | Asc | ARRN_PK |
ARREST_ID | Performance | Asc | ARRN_ARR_FK_I |
NOTE_ID | Performance | Asc | ARRN_EJSN_FK_I |
ORIGINAL_NOTE_ID | Performance | Asc | ARRN_EJSN_ORIG_FK_I |
![]() ![]() ![]() |