select-ibatis查出mysql数据库表中某字段为null的数据???怎么写动态sql
程序员文章站
2022-05-13 10:39:34
...
selectmysqlibatis数据库
例如 select * from test where name is null
这条sql 中 IS NULL 报错,不知道ibatis里该怎么写???
上一篇: php初学者
下一篇: nginx-baseconf配置分析