| Table slot9.WORLD.TSTA.ASSIGNMENT_CODE_AGENCIES This table defines the assignment codes that are valid for an agency for use in the OFFICER DAILY LOG in the application
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "AGENCY_CODE" IS NOT NULL | ACA_AGENCY_CD_NN |
| "ASSIGNMENT_CODE" IS NOT NULL | ACA_ASSIGN_CD_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ASSIGNMENT_CODE + AGENCY_CODE | Primary key | Asc/Asc | ACA_PK |
| AGENCY_CODE | Performance | Asc | ASCA_AGNCY_CD_FK_I |
| ASSIGNMENT_CODE | Performance | Asc | ASCA_ASCD_FK_I |
|


