SQL Server Error Msg 11901 – Column ‘%.*ls.%.*ls’ is a federated column, while referencing column ‘%.*ls.%.*ls’ in foreign key ‘%.*ls’ is not.

In this blog post, let’s learn about the error message “11901 – Column ‘%.*ls.%.*ls’ is a federated column, while referencing column ‘%.*ls.%.*ls’ in foreign key ‘%.*ls’ is not.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

11901 – Column ‘%.*ls.%.*ls’ is a federated column, while referencing column ‘%.*ls.%.*ls’ in foreign key ‘%.*ls’ is not.

Reason for the Error

To be update soon…

Solution

To be update soon…