blob: 86528e5813f4e010d4b9a61cfa8174c17b172144 [file] [log] [blame]
select `right`(voter_id, '-1'),`right`(name, '8'),`right`(age,'1'),`right`(registration,'-4'),`right`(contributions,'-2'),`right`(voterzone,'-2'),`right`(create_time,'-11') from voter_csv_v where voter_id=10;