Coding NOT IN ('History', 'Physics') gives us all items with a major other than 'History' or 'Physics'.

Make sure to pick NOT IN, followed by ('History', 'Physics').