见异思迁zhangqian.blog.chinaunix.net
nuoyazhou110
全部博文(91)
2021年(1)
2020年(4)
2019年(4)
2018年(9)
2017年(11)
2016年(11)
2015年(6)
2014年(3)
2013年(28)
2012年(14)
xyaxlz
nathanvo
云中的二
vcdtwo
huang_h
km康蒙92
Alex_Liu
baopbird
格伯纳
yangpeng
英俊的二
sealee
STHB
发布时间:2014-03-15 14:36:44
相信很多用了mysql很久的人,对这两个字段属性的概念还不是很清楚,一般会有以下疑问:1、我字段类型是not null,为什么我可以插入空值2、为毛not null的效率比null高3、判断字段不为空的时候,到底要 select * from table where column <> '' 还是要用 select * from table where co.........【阅读全文】
登录 注册