blob: 9f6a8dfd534e025f13f82aa31c16170970bfa6c7 [file]
select max(voter_id),max(name),max(registration),max(contributions),max(voterzone),max(create_time) from voter_csv_v;