SQL Server error code
SQL Server error 8723
SQL Server raises error 8723 at severity 15, which marks a problem with the query or data that you can correct.
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.
| Msg | 8723 |
|---|---|
| Severity | 15 |
| Group | 8000–8999 |