select * from table1 where table1.age <=40 minusselect * from table1 where table1.age<18;这样效率高一点
年龄 between 18 and 40
爱情+事业+生活=家庭美满
between…and