Subject | RE: [firebird-support] working of count function |
---|---|
Author | Alan McDonald |
Post date | 2010-10-14T11:38:57Z |
>I can't help myself. If you wish someone to invest the same amount of time
> I want to know how the count function works
>
>
in an answer as you do in the question, then the answer to this question is:
It counts.
It counts everything - it's doesn't use an index, it scans the table.
Alan