Subject | Re: Firebird 2.0 Indexing |
---|---|
Author | buppcpp |
Post date | 2005-06-01T22:15:42Z |
> Drop the index on Store_No, the selectivity is too poor for theindex
> to be useful (your GROUP BY query should execute somewhat fasterThis is 1 example of a customers database, I have thousands of other
> without this index, probably equal to your DISTINCT query).
customers where this index is relavent.
Besides, my current database uses it in my example query and is
lightning fast compared to Firebird.