Table slot9.WORLD.TSTA.PROPERTIES_NOT_DUPLICATES
This table stores property 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
PROPERTY_ID number 0
PROPERTIES.PROPERTY_ID PRONODUP_PRO_FK R
Property Id
NOT_DUP_PROPERTY_ID number 0
PROPERTIES.PROPERTY_ID PRONODUP_NOT_PRO_FK R
Property Id that has been determined to not be a duplicate and therefore should not display for the Property_Id in this table.
NOT_DUP_COMMENT varchar2 4000  √  null Comment on why this property is not a potential duplicate- and why it 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
"NOT_DUP_PROPERTY_ID" IS NOT NULL PRONODUP_NODUP_PROPID_NN
"PROPERTY_ID" IS NOT NULL PRONODUP_PROPID_NN

Indexes:
Column(s) Type Sort Constraint Name
PROPERTY_ID + NOT_DUP_PROPERTY_ID Primary key Asc/Asc PRONODUP_PK
NOT_DUP_PROPERTY_ID Performance Asc PRONODUP_NOT_PRO_FK_I
PROPERTY_ID Performance Asc PRONODUP_PRO_FK_I

Close relationships  within of separation: