column to row

Started by Milet Maricueloalmost 23 years ago2 messagesgeneral
Jump to latest
#1Milet Maricuelo
Milet_Maricuelo@maximhq.com

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

Thanks,
Milet

#2Hubert Lubaczewski
hubert.lubaczewski@eo.pl
In reply to: Milet Maricuelo (#1)
Re: column to row

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

--