| Table slot9.WORLD.TSTA.ARREST_QUESTIONS This table stores the answers to the ARREST questions entered in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ANSWER_ID" IS NOT NULL | ARRQ_ANSWR_ID_NN |
| "ARREST_ID" IS NOT NULL | ARRQ_ARREST_ID_NN |
| "QUESTION_ID" IS NOT NULL | ARRQ_QUEST_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| QUESTION_ID + ARREST_ID | Primary key | Asc/Asc | ARRQ_PK |
| ARREST_ID | Performance | Asc | ARRQ_ARR_FK_I |
| QUESTION_ID | Performance | Asc | ARRQ_QU_FK_I |
| ANSWER_ID | Performance | Asc | ARRQ_QUA_FK_I |
|


