STDDEV « Analytical Functions « Oracle PL / SQL






1.STDDEV([DISTINCT | ALL] value) [OVER (analytic_clause)]: returns the standard deviation value
2.STDDEV(x): get the standard deviation of x