Articles tagged with "select-statement"

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