Nested Join - Analytics Database - Teradata Vantage

SQL Request and Transaction Processing

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-10-04
dita:mapPath
zfm1628111633230.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
evd1472255317510
lifecycle
latest
Product Category
Teradata Vantageā„¢

In a nested join, the WHERE conditions specify an equijoin with a constant value for a unique index in one table, and those conditions match a column of that single row to a primary or secondary index of the second table. As the only join type that need not touch all AMPs in order to join the relations, the nested join is a high-performing join.

There are two types of nested join: local and remote: