blob: 468c294b73c75848cf69d552fab2182e2d31a6bc [file]
select substring(name from 3 for 5) from student_csv_v where student_id=10;