MS SQL Server STRING_SPLIT() Function July 4, 2020 Sometimes you may need to split a tags value of column level into row level in MS SQL Server. There is a function called STRING_SPLIT...