N Newsman Member Oct 10, 2023 #1 Hey there! So with MySQL queries, it is possible to change the value inside columns with replace; it goes something like this: .. WHERE replace(columnname, "elementsToReplace", "replacement").. Is something similar possible with the Finder? Cheers!
Hey there! So with MySQL queries, it is possible to change the value inside columns with replace; it goes something like this: .. WHERE replace(columnname, "elementsToReplace", "replacement").. Is something similar possible with the Finder? Cheers!