SQL Server Error Code – 8731 redistribute and reduce hints expect the
In this blog post, you’ll learn more about the SQL Server Error Code 8731 and the error message description that is shown
SQL Server Error Code
8731
SQL Server Error Description for the Code :8731
REDISTRIBUTE and REDUCE hints expect the first join condition to be an equality comparison of columns with directly comparable types. Modify the query and re-run it.
Leave Your Comment