Basically, what I need to do is to loop over every field in my MySQL table ... SELECT Age, Gender, SUM(Population) GROUP BY Age, Gender ...
確定! 回上一頁