SQL Server Error Code – 8723 cannot execute query. object ‘%.*ls’ is

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

SQL Server Error Code

8723

SQL Server Error Description for the Code :8723

Cannot execute query. Object ‘%.*ls’ is specified in the TABLE HINT clause, but is not used in the query or does not match the alias specified in the query. Table references in the TABLE HINT clause must match the WITH clause.

Leave Your Comment