SSC-FDM-TD0023
String Similarity might have a different behavior.
Description
This FDM is shown when SnowConvert transforms the Similarity Function from Teradata to Snowflake. It indicates the results might have different behavior.
Example Code
Given the following data as an example
Id | a | b |
---|---|---|
1 | ||
2 | Gute nacht | Ich weis nicht |
3 | Ich weiß nicht | Ich wei? nicht |
4 | Ich weiß nicht | Ich wei? nicht |
5 | Ich weiß nicht | Ich weiss nicht |
6 | Snowflake | Oracle |
7 | święta | swieta |
8 | NULL | |
9 | NULL | NULL |
Input Code:
IN -> Teradata_01.bteq
Output Code
OUT -> Teradata_01.py
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated