Unique Primary Index Considerations - Teradata VantageCloud Lake

Lake - Database Reference

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
ohi1683672393549.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
ohi1683672393549
The following factors describe the general performance considerations associated with UPIs.
  • UPIs guarantee an even distribution of table rows across the AMPs when the number of unique values exceeds that number of AMPs on the system.
  • UPIs guarantee the best retrieval and update performance for single table row access.
  • UPI values are never associated more than one base table row.
  • UPIs retrievals and updates never require spool.
  • Uniqueness is enforced by the system using the UPI (thereby avoiding the need for duplicate row checks for multiset tables).