I have two columns in a table with comma seperated values in each of them .eg. field one is A,B,C and field two is 1,2,3
I want to return A : 1 B: 2 C: 3
I have two columns in a table with comma seperated values in each of them .eg. field one is A,B,C and field two is 1,2,3
I want to return A : 1 B: 2 C: 3