• That was a very nice question for a Friday morning.

    Another solution would be:

    datepart(m,dob) between 1 and 8

    and datepart(m,dob) <> 2

    and datepart(m,dob) <> 6

    Though the single condition definitely beats this solution.