Corr_K « Statistical Functions « Oracle PL/SQL Tutorial






19.3.Corr_K
19.3.1.Corr_K calculates a rank correlation
19.3.2.For significance level of one-sided test: CORR_K(expr1, expr2, 'ONE_SIDED_SIG')
19.3.3.For significance level of two-sided test: CORR_K(expr1, expr2, 'TWO_SIDED_SIG')