| Subject | Re: If Not SELECT COUNT(*), Then What? | 
|---|---|
| Author | danyschaer | 
| Post date | 2008-12-18T17:57:09Z | 
Hi Dimitry;
Well, I can imagine a few situations right now. But the most important
argument for making "count()" to work faster, is: because in the most
popular databases engines it works faster; and, because "count()" works
faster in other databases engines, programers are using it, even when
it is crazy to do that.
Dany
            Well, I can imagine a few situations right now. But the most important
argument for making "count()" to work faster, is: because in the most
popular databases engines it works faster; and, because "count()" works
faster in other databases engines, programers are using it, even when
it is crazy to do that.
Dany