Skip to content

Var

Aggregation

Var(column)

SQL VARIANCE over the current context.

  • Statistical inputs where variance itself is the quantity — otherwise Stdev reads more naturally (same units as the data).
  • Non-additive — rejected under YTD/RollingSum (SQX015).