Hi,Please help...How can I transfer the column data to become row data?
Thanks,Milet
On Fri, 27 Jun 2003 08:49:27 +0800Milet 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
--