I have data in TABLE A which contains something like below:
I had a doubt, which, was not confusing, so I needed help, hence I came, to StackOverflow, which cleared my doubt
Now I want the result to show the data between the 4th and 5th comma.
SO the answer would be hence I came
The string can be dynamic as well.
I am not sure how to use CHARINDEX
on this.
Can anyone help?