SQL Server error code
SQL Server error 1075
SQL Server raises error 1075 at severity 15, which marks a problem with the query or data that you can correct.
RETURN statements in scalar valued functions must include an argument.
| Msg | 1075 |
|---|---|
| Severity | 15 |
| Group | 1000–1999 |