| От | Lennin Caro |
|---|---|
| Тема | Re: Concat field result in select query |
| Дата | |
| Msg-id | 613677.80516.qm@web59503.mail.ac4.yahoo.com обсуждение |
| Ответ на | Concat field result in select query ("Nacef LABIDI" <nacef.l@gmail.com>) |
| Список | pgsql-sql |
> Hi all, > > I was wondering if there is a way to concatenate the > results of a field in a > select to return it as a single string. > > Example : > > my_field > -------------- > 1 > 2 > 3 > > select concat_something(my_field) from my_table group by > something; > the result expected would be someting like that : 1/2/3 > (with a separator it > would be really nice) > > I hope that I am not asking for too much ;) > > Thanks to all you can use aggregate function, check for previous threads for this solution http://www.postgresql.org/docs/8.3/static/sql-createaggregate.html
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера