To further refine the result table, we can select specific columns, like student.name and enrolled.class.
student.name
enrolled.class
Make sure to pick . followed by name and then ,, enrolled.class.
.
name
,