Aggregate function for a text column

Поиск
Список
Период
Сортировка
От sathish kumar shanmugavelu
Тема Aggregate function for a text column
Дата
Msg-id ee0ad3a30603032045wce1df2ao959a673205cd9f44@mail.gmail.com
обсуждение исходный текст
Ответы Re: Aggregate function for a text column
Список pgsql-jdbc
Dear Group,
    I have a table with a column named Supplier_Name
 
    supplier_name
    ==========
Praveen Systems
Zigma Systems
HCL Tech
Vela Book Shop
Senthil Books
Usha Electricals
National Scientific Company
Indian Oil Corporation

Now i want a result like below
      'Praveen Systems, Zigma Systems, HCL Tech, Vela Book Shop, Senthil Books, Usha,
Electricals, National Scientific Company, Indian Oil Corporation'

is it possible in a single query

help me
--
Sathish Kumar.S
SpireTEK

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

Предыдущее
От: Eberhard Schulte
Дата:
Сообщение: Enhancement: toBoolean() and empty String
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Aggregate function for a text column