SQL Server error code
SQL Server error 1060
SQL Server raises error 1060 at severity 15, which marks a problem with the query or data that you can correct.
The number of rows provided for a TOP or FETCH clauses row count parameter must be an integer.
| Msg | 1060 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |