Home  >  Article  >  Backend Development  >  mysql中怎么判断某个字段是null还是not null

mysql中怎么判断某个字段是null还是not null

WBOY
WBOYOriginal
2016-06-13 10:46:171275browse

mysql中如何判断某个字段是null还是not null
用php 在 mysql中如何判断某个字段是null还是not null


------解决方案--------------------
isnull
------解决方案--------------------
用IS, 不能用=或者==

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn