Geo Carncross <[EMAIL PROTECTED]> writes: > An aggregate index wouldn't be meaningless with GROUP BY- a better > way to look at it [syntax] would be indexes on views.
Indexes on materialized views could make sense, of course, but something like 'create index i on t (count(c))' does not. -tih -- Don't ascribe to stupidity what can be adequately explained by ignorance.