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 -> Pivot Tables

Pivot Tables

From: <alvie_at_my-deja.com>
Date: Wed, 24 Jan 2001 20:07:49 GMT
Message-ID: <94ncmc$nj1$1@nnrp1.deja.com>

Hi
I have a table that looks like this:

product_id product_name


1		item1
2		item1
3		item1

Is there a way using SQL to make it look like this:

product_name Alias1 Alias2 Alias3


item1                 1        2          3


thanks

Sent via Deja.com
http://www.deja.com/ Received on Wed Jan 24 2001 - 14:07:49 CST

Original text of this message

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