How can we remove last comma from a comma seperated list in SQL query?
I have done a sample where i get a comma seperated string as output. But i found that a comma is comming after the string ends. I have tried to trim it of but was not able to do it.Can any one help me in getting it off?
my resulting string looks like this
eg:- some text, some more text, even more, yet more,
Should you need further assistance, you should provide further information.