SQL Server error code
SQL Server error 4880
SQL Server raises error 4880 at severity 16, which marks a problem with the query or data that you can correct.
Cannot bulk load. When you use the FIRSTROW/FIRST_ROW and LASTROW parameters, the value for FIRSTROW/FIRST_ROW cannot be greater than the value for LASTROW.
| Msg | 4880 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |