New Aggregate Functions
Additional aggregate functions for statistical analysis have been added:
• The function corr computes a correlation coefficient
• Functions covar_samp and covar_pop compute covariance
• A collection of regr_xx functions generate regression analysis results
For details, see the SQL Reference Guide.