SyntaxFix
Write A Post
Hire A Developer
Questions
I tried the above but it did not yield the correct result. The following one does:
update table set path = replace(path, 'oldstring', 'newstring') where path = 'oldstring'