VAR
Some parts in the output code are omitted for clarity reasons.
Description
Returns the statistical variance of all values in the specified expression. (VAR in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SqlServer_01.sql
Result:
Last updated