会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
护花使者
CnBlogs
Home
New Post
Contact
Admin
Subscription
mysql ifnull判断为空设置默认值
IFNULL(count,0) as count
select IFNULL(count,0) as count from table_name
可以设置当某个字段为空的时候默认值。
posted @
2019-01-06 15:20
护花使者
Views(
4310
) Comments(
0
)
Edit
收藏
举报
刷新页面
返回顶部
公告