We use WHERE to only select items that fulfill a condition, like having the value Biology on the major column.

Make sure to pick WHERE, followed by major = 'Biology'.