SQL Server Error Code – 21745 cannot generate a filter view or procedu
In this blog post, you’ll learn more about the SQL Server Error Code 21745 and the error message description that is shown
SQL Server Error Code
21745
SQL Server Error Description for the Code :21745
Cannot generate a filter view or procedure. Verify that the value specified for the @filter_clause parameter of sp_addarticle can be added to the WHERE clause of a SELECT statement to produce a valid query.
Leave Your Comment