blob: b4e40d356c577df06d187490d3519b266e0c14c4 [file]
select substring(name,3),substring(registration,5) from voter_csv_v where voter_id=10;