STRTOK_SPLIT_TO_TABLE
Translation specification for the STRTOK_SPLIT_TO_TABLE function to its Snowflake equivalent query
Description
Split a string into a table using the provided delimiters. For more information check STRTOK_SPLIT_TO_TABLE.
Sample Source Patterns
Setup data
Teradata
IN -> Teradata_01.sql
Snowflake
OUT -> Teradata_01.sql
STRTOK_SPLIT_TO_TABLE transformation
Teradata
IN -> Teradata_02.sql
Snowflake
OUT -> Teradata_02.sql
Known Issues
No known issues.
Related EWIs
No related EWIs.
Last updated