blob: 5a3d5f6132ed754be02b34429db2efdfdcd2cf01 [file] [log] [blame]
select lpad(name, 20, 'A') from student where student_id=10;