HEX_DECODE_STRING¶
HEX_DECODE_STRING(msg)
Reverses the process of calling HEX_ENCODE
on a string with either capitalization.
Raises an exception if the string is malformed in any way.
See here for Snowflake documentation.
HEX_DECODE_STRING(msg)
Reverses the process of calling HEX_ENCODE
on a string with either capitalization.
Raises an exception if the string is malformed in any way.
See here for Snowflake documentation.