I have a field in my table with a string like this:
80,82,45,80,82,79,88,73,77,79,32,65,32
I want to replace the comma ( , ) with commas in single quotation marks ( ',' ), to stay:
80','82','45','80','82','79','88','73','77','79','32','65...
asked by
25.07.2018 / 23:12