Corr_S « Statistical Functions « Oracle PL/SQL Tutorial






19.4.Corr_S
19.4.1.Corr_S calculates a rank correlation
19.4.2.For significance level of one-sided test: CORR_S(expr1, expr2, 'ONE_SIDED_SIG')
19.4.3.For significance level of two-sided test: CORR_S(expr1, expr2, 'TWO_SIDED_SIG')