会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
护花使者
CnBlogs
Home
New Post
Contact
Admin
Subscription
count(*) count(1) count(column)区别
count(*) 和count(1)的效果是一样的。在某些情况下效率不一样。也会统计包含null的记录。
count(column)会返回当前字段不为null的记录数。
posted @
2019-01-08 23:00
护花使者
Views(
188
) Comments(
0
)
Edit
收藏
举报
刷新页面
返回顶部
公告