SSC-FDM-TD0011
Unicode BMP escape is not supported.
Description
Snowflake doesn't support Unicode BMP, so this message is shown when SnowConvert transforms Teradata Unicode Delimited Character Literal with Unicode BMP escape to snowflake.
Example code
Input Code:
IN -> Teradata_01.sql
Output Code:
OUT -> Teradata_01.sql
Recommendations
Check if a Unicode equivalent exists.
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated