Split and convert a delimited string to a table with their position in SQL Server. The string contains words separated (delimited) by comma will be split into Table values.
source https://www.c-sharpcorner.com/article/tabular-function-to-split-a-delimiter-separated-string-to-rows-with-their-positi/
No comments:
Post a Comment