←
Plpgsql string replace
It's easy enough
replace('hello', 'llo', 'lp');
And this will return
help
.
postgresql
Edit on github
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Click me