We also have to use the table aliases when selecting specific columns, like with s.name to access the name column from student.

Make sure to type s.name.