'round off compute AVG to 2 decimal places in SQL query

COMPUTE AVG label 'Rating' OF feedbackRating ON houseID

sql


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source