I have a String at this format: 1,2,3,...
It's size varies, so it could be 1,2, or 1,2,3,4,5,
The String always ends with "," and I would like to trim the last ",". How can I do it using SQL Functions?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.