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