| Table slot9.WORLD.TSTA.ADDRESSES_NOT_DUPLICATES This table stores addresses that are similar but have been flagged as not duplicates so they don't accidentally get collapsed into one
|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ADDRESS_ID" IS NOT NULL | ADDNODUP_ADDRESSID_NN |
| "NOT_DUP_ADDRESS_ID" IS NOT NULL | ADDNODUP_NODUP_ADDRESSID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ADDRESS_ID + NOT_DUP_ADDRESS_ID | Primary key | Asc/Asc | ADDNODUP_PK |
| ADDRESS_ID | Performance | Asc | ADDNODUP_ADDR_FK_I |
| NOT_DUP_ADDRESS_ID | Performance | Asc | ADDNODUP_NOT_ADDR_FK_I |
|


