How does Teradata handle Skew in Joins? The skewed workload is one of the two most important problems we have to solve in Performance Tuning. This is especially important for join steps, as large amounts of data may be copied between the AMPs. The optimizer has techniques to execute joins separately for skewed primary index
Here are your search results