blob: 005022d41470df5f359df19e02a1e46c79477296 [file] [log] [blame]
select rpad(name, 10, 'A') from voter where voter_id=10;