T-Sql使用string_split拆分某列逗号分隔字符串 Week7

问题

需要把数据表中某列逗号分隔的字符串拆分出子串(SqlServer数据库)

解决方案

如图:

代码:

with t as