Search
Write a query to display the id and name of all students. Also display the first not-null value out of course, age and grade for all students.
Set the headers as id, name and course/age/grade.
id
name
course/age/grade