blob: 98c5c8987086b4945737d9500b1ca37f6d8b1e76 [file]
select sum(student_id),sum(age),sum(gpa),sum(studentnum) from student_csv_v;