When filtering by multiple conditions, we start as usual by coding WHERE, followed by the first condition.
WHERE
Make sure to pick WHERE, followed by major = 'Biology'.
major = 'Biology'