输入banner图图片脚本导航/分类

select-ibatis查出mysql数据库表中某字段为null的数据???怎么写动态sql

selectmysqlibatis数据库

例如 select * from test where name is null

图片说明

这条sql 中 IS NULL 报错,不知道ibatis里该怎么写???