Table slot9.WORLD.TSTA.EMPLOYEE_SKILLS
This table stores the employee skills 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 skills record
EJS_EMP_ID number 0
EMPLOYEES.EJS_EMP_ID EMPSKILL_EMP1_FK R
FK to employees table
TYPE_CODE varchar2 30  √  null
EJS_CODES.CODE EMPSKILL_EJSCD_TYPE_CD_FK R
FK to ejs codes for skill code
TYPE_CODE_TYPE varchar2 30  √  null
EJS_CODES.CODE_TYPE EMPSKILL_EJSCD_TYPE_CD_FK R
FK to ejs codes for skill code type
COMMENTS varchar2 1000  √  null Employee skill comment
STATUS_DATE date 7  √  null Employee skill start date 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
EXPIRATION_DATE date 7  √  null Employee skill expiration date
DATE_OF_INFO date 7  √  null Employee skill date of info

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"EJS_EMP_ID" IS NOT NULL EMPSKILL_EMP_ID_NN
"ID" IS NOT NULL EMPSKILL_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc EMPSKILL_PK
TYPE_CODE_TYPE + TYPE_CODE Performance Asc/Asc EMPSKILL_EJSCD_TYPE_CD_FK_I
EJS_EMP_ID Performance Asc EMPSKILL_EMP1_FK_I

Close relationships  within of separation: