How to find average value of an expression in SQL query?
Rate this page : |
[ 0 votes]
|
Postgresql is an AVG function which gets the average of all selected values of records. Simple code to find the average value of an expression is given below