You can easily concatenate columns & strings in PostgreSQL. Here is how to concatenate strings in PostgreSQL.
concatenate
How to Concatenate Multiple Rows into One Column in MySQL
Sometimes you need to combine multiple row values into a single column. Here’s how to concatenate multiple rows into one column in MySQL.