I have an query where I get a string as result, such as;
1,1,0,1
I use CROSS APPLY STRING_SPLIT to get the result as rows. I would like to add a column to this res