The ages of each group of the city are added and form a single row. Hospital: >> select city, SUM (age) from hospital GROUP BY city; ...
確定! 回上一頁