Parse string and execute UF on each value

Mark Ownby

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.

Comments

0 comments

Please sign in to leave a comment.