Table slot9.WORLD.TSTA.EMPLOYEE_AFFILIATIONS
This table stores the employee affiliations

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 affiliation record
EJS_EMP_ID number 0
EMPLOYEES.EJS_EMP_ID EMPAFF_EMP1_FK R
FK to employee id
TYPE_CODE varchar2 30  √  null
EJS_CODES.CODE EMPAFF_EJSCD_TYPE_CD_FK R
FK to ejs codes for affiliation type code
TYPE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE EMPAFF_EJSCD_TYPE_CD_FK R
FK to ejs codes for affiliation type code type
COMMENTS varchar2 1000  √  null Employee affiliation comment
START_DATE date 7  √  null Employee affiliation start date
END_DATE date 7  √  null Employee affiliation 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 EMPAFF_EMP_ID_NN
"ID" IS NOT NULL EMPAFF_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc EMPAFF_PK
TYPE_CODE_TYPE + TYPE_CODE Performance Asc/Asc EMPAFF_EJSCD_TYPE_CD_FK_I
EJS_EMP_ID Performance Asc EMPAFF_EMP1_FK_I

Close relationships  within of separation: