Table slot9.WORLD.TSTA.PERSON_SPECIAL_NEEDS
This table stores special needs information added to a MASTER PERSON in the application

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
CREATOR_ID varchar2 100  √  null
CREATOR_DATE date 7  √  null
UPDATOR_ID varchar2 100  √  null
UPDATOR_DATE date 7  √  null
PERSON_ID number 38
PEOPLE.PERSON_ID PSN_PER_FK C
Person ID number
CODE varchar2 30
EJS_CODES.CODE PSN_CODE_EJS_CODE_FK R
The code for a special need
CODE_TYPE varchar2 30  √  'SPECIAL_NEED_CODES'
EJS_CODES.CODE_TYPE PSN_CODE_EJS_CODE_FK R
REC_ID number 0  √  null
DATE_OF_INFO date 7  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"CODE" IS NOT NULL PSN_CODE_NN
"PERSON_ID" IS NOT NULL PSN_PERSON_ID_NN

Indexes:
Column(s) Type Sort Constraint Name
PERSON_ID + CODE Primary key Asc/Asc PSN_PK
CODE_TYPE + CODE Performance Asc/Asc PSN_CODE_EJS_CODE_I
PERSON_ID Performance Asc PSN_PER_FK_I
CODE Performance Asc PSN_SNC_FK_I

Close relationships  within of separation: