Subject | Re: Composite index question |
---|---|
Author | nz_fbsup |
Post date | 2007-05-04T15:14:22Z |
--- In firebird-support@yahoogroups.com, "Adam" <s3057043@...> wrote:
individual ('desc foo', and 'asc bar') indexes?
Zoltan.
> > CREATE INDEX IDX_1 ON T (Foo DESC)Yes, it`s my typos, sorry. :)
> No it didn't ;)
> You are using a query without a where clause. The optimiser thinks itOk, but what is the 'where' (or PLAN?) clause that will "force" using
> is quicker to read the data into memory
individual ('desc foo', and 'asc bar') indexes?
Zoltan.