I noticed another listmember used COUNT(fieldname) instead of COUNT(*).  

Is there a noticeable performance increase with COUNTing a column name
instead of all columns?   (ie, like SELECTing specific columns instead of
using SELECT *)

Thanks!

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to