SQL Server Error Msg 22112 – Each primary key column must be specified once in the CHANGETABLE(VERSION …) function. The column ‘%.*ls’ is specified more than once.

In this blog post, let’s learn about the error message “22112 – Each primary key column must be specified once in the CHANGETABLE(VERSION …) function. The column ‘%.*ls’ is specified more than once.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

22112 – Each primary key column must be specified once in the CHANGETABLE(VERSION …) function. The column ‘%.*ls’ is specified more than once.

Reason for the Error

To be update soon…

Solution

To be update soon…