SSC-EWI-TS0025
ERROR_SEVERITY function transformed
Severity
Low
Generate Procedures and Macros using JavasScript as the target language adding the following flag -t JavaScript or --PLTargetLanguage JavaScript
Some parts of the output code are omitted for clarity reasons.
Description
This EWI is added when ERROR_SEVERITY built-in function is translated. By default, the function will return 16 as it is the most common severity in SQL Server. The generated UDF should retrie
Code Example
Input Code:
IN -> SqlServer_01.sql
Output Code:
OUT -> SqlServer_01.sql
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated