REGR_SXY « Analytical Functions « Oracle PL / SQL






1.REGR_SXY(expr1, expr2): For sum of cross-product
2.REGR_SXY(y, x) Returns REG_COUNT(y, x) * COVAR_POP(y, x)