SQL Server Error Msg 13916 – The graph column ‘%.*ls’ cannot be used as a non-key column in an index or as a partitioning column.

In this blog post, let’s learn about the error message “13916 – The graph column ‘%.*ls’ cannot be used as a non-key column in an index or as a partitioning column.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

13916 – The graph column ‘%.*ls’ cannot be used as a non-key column in an index or as a partitioning column.

Reason for the Error

To be update soon…

Solution

To be update soon…