Обсуждение: column to row

Поиск
Список
Период
Сортировка

column to row

От
Milet Maricuelo
Дата:

Hi,
Please help...
How can I transfer the column data to become row data?

Thanks,
Milet

Re: column to row

От
Hubert Lubaczewski
Дата:
On Fri, 27 Jun 2003 08:49:27 +0800
Milet Maricuelo <Milet_Maricuelo@maximhq.com> wrote:

> How can I transfer the column data to become row data?

that depends, but if you are using postgresql 7.3.x then probably yes - take a look at contrib/tablefunc.

depesz

--