leio123

Mysql本以为查询不为null就是!=null,但是结果查询出来什么都没有,后来才发现不为null应该是is not null,为null应该是is null。

分类:

技术点:

相关文章: