MSCEWI2056

Column added to the Select's columns to avoid errors when referencing strtok_split_to_table function.

This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.

Severity

Low

Description

When a select statement references the first column returned by the strtok_split_to_table function (outkey as it is called in the documentation) in an expression but not directly under the select's columns it is necessary to add this reference at the beginning of the select's columns to avoid issues.

Recommendations

Last updated