SQL Server Error Code – 10767 distributed_agg hint cannot be used when

In this blog post, you’ll learn more about the SQL Server Error Code 10767 and the error message description that is shown

SQL Server Error Code

10767

SQL Server Error Description for the Code :10767

DISTRIBUTED_AGG hint cannot be used when the GROUP BY clause contains the same column more than once. Modify the query and re-run it.

Leave Your Comment