SQL Server Error Code – 21668 the constraint “%s” was not created beca
In this blog post, you’ll learn more about the SQL Server Error Code 21668 and the error message description that is shown
SQL Server Error Code
21668
SQL Server Error Description for the Code :21668
The constraint “%s” was not created because one or more columns in the constraint is not published. Either include all columns in the published article, or alter the constraint to remove columns that are not published.
Leave Your Comment