Table slot9.WORLD.TSTA.EMPLOYEE_INFO
This table stores the employee information 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
EMPLOYEE_INFO_ATTACHMENTS.EMPLOYEE_INFO_ID EIATT_EMPINF_FK R
EMPLOYEE_INFO_IMAGES.EMPLOYEE_INFO_ID EIIMA_EMPINF_FK R
COURT_CASE_DELETE.ID Implied Constraint R
Unique id for employee information record
EJS_EMP_ID number 0
EMPLOYEES.EJS_EMP_ID EMPINF_EMP1_FK R
FK to employees table
INFO_TYPE_ID number 0
EMPLOYEE_INFO_TYPE_CODES.ID EMPINF_EITYPE_FK R
FK to employee info type codes
START_DATE date 7  √  null Start date for information
END_DATE date 7  √  null End date of information
COMMENTS varchar2 255  √  null Employee information comments
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
DATE_OF_INFO date 7  √  null Employee information record date of info

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"EJS_EMP_ID" IS NOT NULL EMPINF_EMP_ID_NN
"ID" IS NOT NULL EMPINF_ID_NN
"INFO_TYPE_ID" IS NOT NULL EMPINF_INFO_TYPE_NN

Indexes:
Column(s) Type Sort Constraint Name
ID Primary key Asc EMPINF_PK
INFO_TYPE_ID Performance Asc EMPINF_EITYPE_FK_I
EJS_EMP_ID Performance Asc EMPINF_EMP1_FK_I
END_DATE Performance Asc EMPINF_END_DATE_I
START_DATE Performance Asc EMPINF_START_DATE_I

Close relationships  within of separation: