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