Share via

REPLICATE / REDUCE / REDISTRIBUTE Join Hints for LEFT and RIGHT JOIN

Miles Cole 6 Reputation points Microsoft Employee
2021-10-25T18:58:06.383+00:00

INNER JOIN hints are available to enforce data movement which the optimizer may not be able to identify is more efficient. Why aren't these join hints available for LEFT or RIGHT joins?

https://learn.microsoft.com/en-us/sql/t-sql/queries/from-transact-sql?view=sql-server-ver15#examples--and-

Using LEFT REPLICATE JOIN, etc. will result in a syntax error.

Thanks,

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.