Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Standard Deviation - are there any existing Oracle SQL function?
select stddev(a_numeric_column) from a_table
/
Norazman Sahir wrote in message <36642544.67C70811_at_ti.com>...
>Hi,
>
>Again a very straight forward question.
>In Ms Access there is a built in function to calculate a standard
>deviation (ie DStDev & DStDevP)
>Does Oracle SQL also have one?
>If so, can somebody give me the syntax examples...Thanks.
Received on Tue Dec 01 1998 - 00:44:23 CST
![]() |
![]() |