Concatenate rows

Поиск
Список
Период
Сортировка
От A Gilmore
Тема Concatenate rows
Дата
Msg-id 42193A40.2090508@shaw.ca
обсуждение исходный текст
Ответы Re: Concatenate rows
Re: Concatenate rows
Список pgsql-novice
Hello,

If I have a table like :

ID    COLOR
1    blue
2    red
3    green

Could I write a SQL query that would return a single concatenated row
for all matching rows, with a specified seperator. For example like so :

blue:red:green:

Thank you for your time,
A Gilmore

В списке pgsql-novice по дате отправления: