SQL Server Error Msg 21523 – Adding column ‘%s’ to table ‘%s’ failed. Articles can have at most %d columns, including columns that have been filtered.

In this blog post, let’s learn about the error message “21523 – Adding column ‘%s’ to table ‘%s’ failed. Articles can have at most %d columns, including columns that have been filtered.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21523 – Adding column ‘%s’ to table ‘%s’ failed. Articles can have at most %d columns, including columns that have been filtered.

Reason for the Error

To be update soon…

Solution

To be update soon…