| Table slot9.WORLD.TSTA.USER_ASSIGNMENT_AGENCIES This table defines the user's agencies that they are available for assignment. This is accessible from the user profile page as options for an assignment
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "AGENCY_CODE" IS NOT NULL | UAA_AGNCY_CD_NN |
| "LOGIN_ID" IS NOT NULL | UAA_LOGIN_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| LOGIN_ID + AGENCY_CODE | Primary key | Asc/Asc | UAA_PK |
| AGENCY_CODE | Performance | Asc | UAA_AGENCY_CD_I |
| LOGIN_ID | Performance | Asc | UAA_LOGIN_ID_I |
|


