| Table slot9.WORLD.TSTA.EMP_RANK_TITLE_CODES This table defines the valid ranks that can be added to an employee
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| ACTIVE_YN IN ('Y', 'N') | CK_EMPRTC_ACTIVE_YN |
| "CODE" IS NOT NULL | EMPRTC_CODE_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| CODE | Primary key | Asc | EMPRTC_PK |
| EMP_TYPE_CODE_TYPE + EMP_TYPE_CODE | Performance | Asc/Asc | EMPRTC_EMP_TYPE_CO_EJS_CODE_I |
| EMP_TYPE_CODE | Performance | Asc | EMPRTC_ETC_FK_I |
|


