blob: 4e9eac7da317bb6769011e7ead5eea973f33cbaf [file] [log] [blame]
select concat(cast(voter.twocf.age as integer),convert_from(voter.onecf.name, 'UTF8'),cast(voter.twocf.registration as varchar(20)),cast(voter.threecf.contributions as double)) from voter where row_key=102;