Pages

Men

rh

7/03/2012

STDEV Function in SQL SERVER 2008

STDEV Function in SQL SERVER 2008:-
Returns the statistical standard deviation of all values in the specified expression.


Remarks:-

  • If STDEV is used on all items in a SELECT statement, each value in the result set is included in the calculation. STDEV can be used with numeric columns only. Null values are ignored.



Example:-





No comments :

Post a Comment