SQL Server Error Msg 20738 – Cannot add article ‘%s’ with sparse column or column set to merge publication since merge replication does not support sparse columns and column set.

In this blog post, let’s learn about the error message “20738 – Cannot add article ‘%s’ with sparse column or column set to merge publication since merge replication does not support sparse columns and column set.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

20738 – Cannot add article ‘%s’ with sparse column or column set to merge publication since merge replication does not support sparse columns and column set.

Reason for the Error

To be update soon…

Solution

To be update soon…