Subject | Re: [firebird-support] Re: How to plan a query |
---|---|
Author | Dmitry Yemanov |
Post date | 2008-12-09T19:49:02Z |
danyschaer wrote:
I'd be interested in the timings and the plan with the above index.
Dmitry
>CREATE DESCENDING INDEX MOVI_FECH_DESC ON MOVI (FECH);
> Here you have my test, with an index like the one I am testing in
> Postgres, but in descending order as you sugested; Firebird still
> does not use it.
>
> Please let me know if you have any other idea, and thank you !!
I'd be interested in the timings and the plan with the above index.
Dmitry