Tag Archives: sql queries

PostgreSQL – search and replace within a character string

Here we explore the operators and functions PostgreSQL offers us to perform search and replace operations on a character string. Continue reading