Will's Blog

Will's Blog

Follow
homebadges
Tag

data structures

#data-structures

More content

Read more stories on Hashnode


Articles with this tag

Refactoring a delimited column into a one-to-many table lookup

Dec 8, 20201 min read

Note: MS SQL 2016 and above only solution below. Dealing with a table where someone's placed multiple string values into a single varchar(max)...

Refactoring a delimited column into a one-to-many table lookup