This gives us all students items with major = 'Biology' plus all students that are in their first and second years.
students
major = 'Biology'
Make sure to pick major, followed by OR, and finally year.
major
OR
year