SQL Server error code
SQL Server error 1058
SQL Server raises error 1058 at severity 15, which marks a problem with the query or data that you can correct.
Cannot specify both READ_ONLY and FOR READ ONLY on a cursor declaration.
| Msg | 1058 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |