blob: b4f8d61e7f04d9d74604ad343f6056f4790c3ba7 [file] [log] [blame]
select (voter_id/100),(age/20),(contributions/20) from voter_csv_v where voter_id=10;