Parse string and execute UF on each value
I need to parse a comma-separated string and then execute a universal function for each value in the result (storing the value in @STORE1 so the called function can use it). I know I can use a SQL statement to parse the string, but not sure how to then call the UF for each resulting value.
0
Please sign in to leave a comment.
Comments
0 comments