SQL Server error code
SQL Server error 1018
SQL Server raises error 1018 at severity 15, which marks a problem with the query or data that you can correct.
Incorrect syntax near '%.*ls'. If this is intended as a part of a table hint, A WITH keyword and parenthesis are now required. See SQL Server Books Online for proper syntax.
| Msg | 1018 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |