In this blog post, let’s learn about the error message “21666 – Cannot specify more than %d column names for the index or primary key because this exceeds the maximum number of columns supported by SQL Server. %d columns were specified.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
21666 – Cannot specify more than %d column names for the index or primary key because this exceeds the maximum number of columns supported by SQL Server. %d columns were specified.
Reason for the Error
To be update soon…
Solution
To be update soon…