VAR
Description
Returns the statistical variance of all values in the specified expression. (VAR in Transact-SQL).
Sample Source Pattern
Syntax
VAR ( [ ALL | DISTINCT ] expression ) VAR_SAMP( [DISTINCT] <expr1> )Examples
Code:
Result:
Code:
Result:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated
