| Table slot9.WORLD.TSTA.CITATION_METHODS This table stores the violation methods added to a citation in the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "CITATION_ID" IS NOT NULL | CIT_METH_CITATION_ID_NN |
| "METHOD_CODE" IS NOT NULL | CIT_METH_METHOD_CODE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| METHOD_CODE + CITATION_ID | Primary key | Asc/Asc | CIT_METH_PK |
| CITATION_ID | Performance | Asc | CIT_METH_CITATION_FK_I |
| METHOD_CODE | Performance | Asc | CIT_METH_METHOD_CD_FK_I |
|


