Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL Question - Transpose rows to columns

Re: SQL Question - Transpose rows to columns

From: <sjakobson_at_my-dejanews.com>
Date: Sat, 05 Dec 1998 00:06:54 GMT
Message-ID: <749tet$59m$1@nnrp1.dejanews.com>


George, Check PL/SQL Pipeline Archives on www.RevealNet.com. There is a generic package to transpose any table (assuming it has no more than 254 rows, since Oracle 7 does not allow more than 254 columns).

Solomon Yakobson.

-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Fri Dec 04 1998 - 18:06:54 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US