Table slot9.WORLD.TSTA.MASTER_PEOPLE_NOT_DUPLICATES
This table stores people that are similar but have been flagged as not duplicates so they don't accidentally get collapsed into one

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
MASTER_PERSON_ID number 0
MASTER_PEOPLE.MASTER_PERSON_ID MPEOPNODUP_MPER_FK R
Master Person Id
NOT_DUP_MASTER_PERSON_ID number 0
MASTER_PEOPLE.MASTER_PERSON_ID MPEOPNODUP_MPERNO_FK R
Master Person Id that has been determined to not be a duplicate and therefore should not display for the Master_Person_Id in this table.
NOT_DUP_COMMENT varchar2 4000  √  null Comment on why this person is not a potential duplicate- and why they should not show up as a potential duplicate.
CREATOR_ID varchar2 100  √  null Person creating the record
CREATOR_DATE date 7  √  null Date of record creation
UPDATOR_ID varchar2 100  √  null Person who last updated the record
UPDATOR_DATE date 7  √  null Date of last update
REC_ID number 0  √  null

Analyzed at Mon Sep 20 21:05 MDT 2021

Requirements (check constraints):
Constraint Constraint Name
"MASTER_PERSON_ID" IS NOT NULL MPEOPNODUP_MASTPERID_NN
"NOT_DUP_MASTER_PERSON_ID" IS NOT NULL MPEOPNODUP_NODUP_MASTPERID_NN

Indexes:
Column(s) Type Sort Constraint Name
MASTER_PERSON_ID + NOT_DUP_MASTER_PERSON_ID Primary key Asc/Asc MPEOPNODUP_PK
MASTER_PERSON_ID Performance Asc MPEOPNODUP_MPER_FK_I
NOT_DUP_MASTER_PERSON_ID Performance Asc MPEOPNODUP_MPERNO_FK_I

Close relationships  within of separation: