Successfully connected to the database!
Could not retrieve the data because:.
The query being run was: SELECT id, name, number_grade, start_date, completion_date, DATEDIFF(completion_date, start_date) AS diff_days FROM students ORDER BY id