MSCEWI4073
Error message could be different in snowflake
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
This EWI is added in the transformation of ERROR_MESSAGE(). The exact message of the error could change in Snowflake.
Input Code:
SET @varErrorMessage = ERROR_MESSAGE()
Output Code
VARERRORMESSAGE := SQLERRM /*** MSC-WARNING - MSCEWI4073 - ERROR MESSAGE COULD BE DIFFERENT IN SNOWFLAKE ***/
Recommendation
If you need more support, you can email us at [email protected].
Last updated