Table slot9.WORLD.TSTA.EMPLOYEE_EDUCATION
This table stores the employee education records

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 education record
EJS_EMP_ID number 0
EMPLOYEES.EJS_EMP_ID EMPEDU_EMP1_FK R
FK to employees table
TYPE_CODE varchar2 30  √  null
EJS_CODES.CODE EMPEDU_EJSCD_TYPE_CD_FK R
FK to ejs codes for education code
TYPE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE EMPEDU_EJSCD_TYPE_CD_FK R
FK to ejs codes for education code type
COMMENTS varchar2 1000  √  null Employee education comment
STATUS_DATE date 7  √  null Employee education status 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 EMPEDU_EMP_ID_NN
"ID" IS NOT NULL EMPEDU_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc EMPEDU_PK
TYPE_CODE_TYPE + TYPE_CODE Performance Asc/Asc EMPEDU_EJSCD_TYPE_CD_FK_I
EJS_EMP_ID Performance Asc EMPEDU_EMP1_FK_I

Close relationships  within of separation: