Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Rescale each row's value to the number of standard deviations it sits above or below the mean using `(value − AVG … OVER ()) / STDDEV_SAMP … OVER ()`.