
Ultimate access to all questions.
What is the purpose of the Snowflake SPLIT_TO_TABLE function?
A
To count the number of characters in a string
B
To split a string into an array of sub-strings
C
To split a string and flatten the results into rows
D
To split a string and flatten the results into columns