当前位置:
代码迷
>>
PHP
>> 关于mysql NULL的一个有关问题
详细解决方案
关于mysql NULL的一个有关问题
热度:
247
发布时间:
2012-09-13 09:51:52.0
关于mysql NULL的一个问题
我把数据库table的filed1设置不为空,filed2字段设置为空
然后插入一条数据,filed1='test' filed2不变
然后我写个查询语句
selct * from table where filed2=''为什么查询不到?
我改成 filed2=NULL还是不行
最后我把filed2结构设置不为空 又可以查询到了这是怎么回事啊?
------解决方案--------------------
filed2 is NULL 呢?
查看全文
相关解决方案
struts2 对象属性流入不进去, 报错:target is null for setProperty(null, "x" [Ljava.lang.Stri
mysql 简单化 or能否实现
请问registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister
MySQL 5.5 Command Line Client 窗口1输密码就退出
请问上Linux平台上怎么搭建JDK \TOMCAT\MYSQL
SSH有关问题,There is no Action 地图ped for action name null
在LINUX上配置 MySQL 开机自动 启动
!使用JDNI时,报 Cannot create JDBC driver of class '' for connect URL 'null'
mysql 转 orocle java ssh项目一条 sql 句不通!
急求帮忙!mysql 【 Column count doesn't match value count 】,该怎么解决
java.sql.SQLException: The url cannot be null 谋求帮助
jsp中的注册登录系统(mysql)
上了个 MySQL 5.5.25 但是安装时出错了
求jsp博客源代码mvc+mysql,该如何解决
java mysql 中文乱码有关问题
请教各位,使用PreparedStatement mysql 数据库 不回滚,盼望解答。多谢。 具体如上
null id in com.bsw.gms.hibernate.pojo.Score entry (don't flush the Session after an exception occurs,该怎么解决
mysql Statement parameter 一 not set
急紧急十分紧急JSP,「focus="<%= JspUtil.getFirstProperty(request, null) %>」哪位高手给解释上这句话的作用?一有答案立即结帖
java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306,该怎么处理
MyBatis 读取 Mysql Blob类型的SQL如何写呢
JDBC MYSQL 驱动加载失败 JSP DAO ECLIPSE,该怎么解决
Only a type can be imported. com.mysql.jdbc.Driver resolves to a package解决方案
tomcat 中抛异com.mysql.jdbc.exceptions.MySQLTransactionRollbackException,该如何处理
ognl.OgnlException: target is null for setProperty,该怎么解决
关于异常:attempt to create delete event with null entity
log4j:ERROR setFile(null,false) call failed.解决方法
struts+iBatis+mysql,该如何解决
mysql 有外键的插入解决方案
JSP 更新 MySQL 语句时遇到异常了= =