SQL Server Error Code – 8660 cannot create the clustered index “%.*ls
In this blog post, you’ll learn more about the SQL Server Error Code 8660 and the error message description that is shown
SQL Server Error Code
8660
SQL Server Error Description for the Code :8660
Cannot create the clustered index “%.*ls” on view “%.*ls” because the select list of the view definition does not include all columns in the GROUP BY clause. Consider adding these columns to the select list.
Leave Your Comment