This Oracle tutorial explains how to use the Oracle/PLSQL COVAR_POP function with syntax and examples.
The Oracle/PLSQL COVAR_POP function returns the population covariance of a set of number pairs.
The syntax for the COVAR_POP function in Oracle/PLSQL is:
A numeric expression that is used in the calculation.
A numeric expression that is used in the calculation.
The COVAR_POP function returns a numeric value.
The COVAR_POP function can be used in the following versions of Oracle/PLSQL:
Let's look at some Oracle COVAR_POP function examples and explore how to use the COVAR_POP function in Oracle/PLSQL.
For example: