Subject | Re: Index cannot be used in the specified plan |
---|---|
Author | Dmitry Yemanov |
Post date | 2012-12-04T16:11:10Z |
04.12.2012 19:50, rick_roen wrote:
clause, an ORDER plan makes zero sense and hence rejected.
Dmitry
>ORDER BY works in views as well, unless you're still with FB 1.x.
> The DML for the View is not really relevant, I only mentioned it to
> explain why I am trying to use a Plan at all since I could easily use an
> "order by" statement, which does work in the stand-alone Select.
> I would like to know for future reference why I could not specify thePlan must match the select expression, period. Without an ORDER BY
> Plan for this Select. As I said, I have never tried to use one
> explicitly, so I must be missing something simple.
clause, an ORDER plan makes zero sense and hence rejected.
Dmitry