COVAR_SAMP
COVAR_SAMP returns the covariance of a sample set of number pairs.
Syntax
COVAR_SAMP (expression1, expression2) OVER (window_clause)
Remarks
| • | This function can also be used with a Window clause. See Window Clause |
COVAR_SAMP returns the covariance of a sample set of number pairs.
COVAR_SAMP (expression1, expression2) OVER (window_clause)
| • | This function can also be used with a Window clause. See Window Clause |
Copyright © 2002-2023. Cloud Software Group, Inc. All Rights Reserved.