Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Histogram Procedure/Function
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-lReceived on Tue Mar 14 2006 - 22:51:41 CST
![]() |
![]() |