Average Population

  • + 0 comments

    For MySQL Platform

    SELECT ROUND(AVG(population)) FROM city;