一直以为oracle中count(列)比count(*) 快,这篇文件解释了一下:
http://blog.csdn.net/szstephenzhou/article/details/8446481
oracle count(*) 和count(列)性能
原文:http://www.cnblogs.com/shisw/p/3523063.html