标签:算术 逻辑 比较 bsp not 模糊 特殊 nbsp and
5个算术 + - * / %
5个比较 > >= < <= != <>
3个逻辑 and or not && || !
4个特殊: like 模糊查找
in 列表
between
is null, is not null
运算符总结
原文地址:https://www.cnblogs.com/gzpu/p/13198059.html