Reference Guide > TDV Support for SQL Functions > Aggregate Functions > CORR_SPEARMAN
 
CORR_SPEARMAN
Returns the Spearman's rank correlation coefficient of the values found in the corresponding rows of <column1> and <column2>.
Syntax
CORR_SPEARMAN(column1,column2)