blob: 464e93df4db7ddbf6baa6fd13b6d97b6456a9995 [file]
select sum(voter_id),sum(age),sum(contributions),sum(voterzone) from voter_csv_v;