Table slot9.WORLD.TSTA.EMPLOYEE_CLASSIFICATIONS
This table stores the employee classifications

Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ID number 0
COURT_CASE_DELETE.ID Implied Constraint R
PK Unique id for employee classification record
EJS_EMP_ID number 0
EMPLOYEES.EJS_EMP_ID EMPCLS_EMP1_FK R
FK to employee id
TYPE_CODE varchar2 30
EJS_CODES.CODE EMPCLS_EJSCD_TYPE_CODE_FK R
FK to ejs codes for classification type code
TYPE_CODE_TYPE varchar2 30
EJS_CODES.CODE_TYPE EMPCLS_EJSCD_TYPE_CODE_FK R
FK to ejs codes for classification type code type
COMMENTS varchar2 1000  √  null Employee classification comment
START_DATE date 7  √  null Employee classification start date
END_DATE date 7  √  null Employee classification end date
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"EJS_EMP_ID" IS NOT NULL EMPCLS_EMP_ID_NN
"ID" IS NOT NULL EMPCLS_ID_NN
"TYPE_CODE" IS NOT NULL EMPCLS_TYPE_NN
"TYPE_CODE_TYPE" IS NOT NULL EMPCLS_TYPE_TYPE_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc EMPCLS_PK
TYPE_CODE_TYPE + TYPE_CODE Performance Asc/Asc EMPCLS_EJSCD_TYPE_CODE_FK_I
EJS_EMP_ID Performance Asc EMPCLS_EMP1_FK_I

Close relationships  within of separation: