SQL Server Error Msg 1904 – The %S_MSG ‘%.*ls’ on table ‘%.*ls’ has %d columns in the key list. The maximum limit for %S_MSG key column list is %d.

In this blog post, let’s learn about the error message “1904 – The %S_MSG ‘%.*ls’ on table ‘%.*ls’ has %d columns in the key list. The maximum limit for %S_MSG key column list is %d.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

1904 – The %S_MSG ‘%.*ls’ on table ‘%.*ls’ has %d columns in the key list. The maximum limit for %S_MSG key column list is %d.

Reason for the Error

To be update soon…

Solution

To be update soon…