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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Histogram Procedure/Function

Re: Histogram Procedure/Function

From: Yechiel Adar <adar666_at_inter.net.il>
Date: Wed, 15 Mar 2006 06:51:41 +0200
Message-ID: <44179D5D.9000700@inter.net.il>


Hello Ethan

I wrote a package that perform this function. If you want it reply to me and I will send it to you.

There will be one day delayed as I stayed at work all night and I am going home soon.

Adar Yechiel
Rechovot, Israel

Ethan Post wrote:

> I am looking for the easiest way to take a select and transform into
> some sort of histogram...
>
> select numeric_value from table_name;
>
> should come back as
>
> range total
> 1-10 30
> 11-20 100
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 14 2006 - 22:51:41 CST

Original text of this message

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