SQL Server error code
SQL Server error 1014
SQL Server raises error 1014 at severity 15, which marks a problem with the query or data that you can correct.
A TOP or FETCH clause contains an invalid value.
| Msg | 1014 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |
SQL Server raises error 1014 at severity 15, which marks a problem with the query or data that you can correct.
A TOP or FETCH clause contains an invalid value.
| Msg | 1014 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |