SQL Server Error Msg 13967 – Pseudocolumn ‘%.*ls’ is not supported for use as a partitioning column on a table or index.

In this blog post, let’s learn about the error message “13967 – Pseudocolumn ‘%.*ls’ is not supported for use as a partitioning column on a table or index.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

13967 – Pseudocolumn ‘%.*ls’ is not supported for use as a partitioning column on a table or index.

Reason for the Error

To be update soon…

Solution

To be update soon…