Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Statistics Library
Dear User,
Can anybody help me with following problem?
I need to compute statistical values of number series, like median and quartiles. The problem is that I need to do it in PL/SQL. Does anyone know of statistics libraries implemented in PL/SQL that provide functions like
median (num_tab in NumTabTyp) return number
and so on...
Thanks for your help ... Christian Received on Fri Jul 27 2001 - 04:22:19 CDT
![]() |
![]() |