变量
用来临时存储数据
运算符
练习:
优先级① *,%,/② 正,负号③ +,-④ >,<,>=,<=,<>,!=,!<,!>⑤ not⑥ and,or,between(范围)⑦ all(全部),any(任一),in,like(模糊查询),some,exists(存在)⑧ =