%LOAD sqlite3 db=student_grades.db timeout=2 shared_cache=true

SELECT * 
FROM Students;