Tag archive
Commands grouped around the same concept, pattern, or recurring problem.
Measure the strength of a linear relationship between two columns with `CORR(y, x)` and covariance with `COVAR_SAMP` / `COVAR_POP` in PostgreSQL.