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 <