where子句的操作符 注:MySQL在执行匹配时默认不区分大小写。 查询 AGENCYNUM为null的记录: select * from instancenum where AGENCYNUM is null 相关文章: