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

Home -> Community -> Usenet -> c.d.o.misc -> know how to parse data from single column??

know how to parse data from single column??

From: Mike Cohen <mcohen_at_attbi.com>
Date: 29 Oct 2002 14:36:01 -0800
Message-ID: <9a742dd3.0210291436.107bea49@posting.google.com>


Hello,

I have a query that is selecting a column where the data is as such:

1|5|6
3|11|12|7

...etc...

essentially the specific data points within the column are all seperated by pipes.

Anyone know how to select out these specific data points so they appear in, ideally, their own columns?

Thanks,

Mike Received on Tue Oct 29 2002 - 16:36:01 CST

Original text of this message

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