SQL Server error code
SQL Server error 1957
SQL Server raises error 1957 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create %S_MSG on view '%.*ls' because view uses imprecise user-defined function '%.*ls'. Consider removing reference to function or altering it to be precise.
| Msg | 1957 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |