Articles tagged with "postgreSQL"

Concatenate Columns in PostgreSQL in the Select Statement

How to use the string concatenation operator or the CONCAT function in PostgreSQL to combine columns in the select statement