TSQL/SQL Server - table function to parse/split delimited string to multiple/separate columns
问题 So, my first post is less a question and more a statement! Sorry. I needed to convert delimited strings stored in VarChar table columns to multiple/separate columns for the same record. (It's COTS software; so please don't bother telling me how the table is designed wrong.) After searching the internet ad nauseum for how to create a generic single line call to do that - and finding lots of how not to do that - I created my own. (The name is not real creative.) Returns: A table with