NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Always use count(*) (Score:2)
Mind you, I can speak for certain with MySQL, but it may be similar.
Re: (Score:1)
http://jpipes.com/presentations/mysql_perf_tuning.pdf [jpipes.com]
pg.16
Offtopic, but he did a good job of presenting things that I wouldn't normally think about as just a DBIC->mysql user, like how the two engines deal with indexes across multiple keys, etc. Probably stuff any good MySQL dbadmin knows and I never think ab
Re:Always use count(*) (Score:2)
That should have been "can't speak for certain", btw. :)
Reply to This
Parent