TVF on a comma separated field

后端 未结 0 1484
遥遥无期
遥遥无期 2020-12-18 09:23

I have this table

create table Test (Value varchar(111))
insert Test select \'a,b,c\'

I want to create a table valued function where I pass <

相关标签:
回答
  • 消灭零回复
提交回复
热议问题