You are viewing a single comment's thread. Return to all comments →
select sum(population) from city where COUNTRYCODE ="JPN";
Japan Population
You are viewing a single comment's thread. Return to all comments →
select sum(population) from city where COUNTRYCODE ="JPN";