统计count(*), 数量为9行;
统计count(abandonAddTime), 数量为8;
统计count(abandonUserName), 数量为9行;
count(), 不能统计null值
mysql, count函数容易曲解的地方
原文:http://www.cnblogs.com/meibao/p/6236144.html