SQL Server Error Code – 10143 cannot create %s_msg on view “%.*ls” bec

In this blog post, you’ll learn more about the SQL Server Error Code 10143 and the error message description that is shown

SQL Server Error Code

10143

SQL Server Error Description for the Code :10143

Cannot create %S_MSG on view “%.*ls” because it contains a ranking or aggregate window function. Remove the function from the view definition or, alternatively, do not index the view.

Leave Your Comment