Hi,
I am inserting data in a column with slash separation. For example AA/DD/CC/FF, Here I want to retrieve in SQL with slash separation in to strings like A=AA,B=DD,C=DD,D=FF
Hi,
I am inserting data in a column with slash separation. For example AA/DD/CC/FF, Here I want to retrieve in SQL with slash separation in to strings like A=AA,B=DD,C=DD,D=FF