MSCEWI2056
Column added to the Select's columns to avoid errors when referencing strtok_split_to_table function.
Low
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.
Last modified 1yr ago