例如 select * from test where name is null
这条sql 中 IS NULL 报错,不知道ibatis里该怎么写???
我竟然不知道你想表达什么
这条sql报错,不知道怎么改进???
select * from table where content is “”
在数据库中null 也是个值
我刚刚有验证一了一遍,发现iabits是支持 IS NULL 的,大意了,学艺不精啊,搞了半天,谢谢大家