Subject | Re: [firebird-support] Re: Indexed used with search name='TEST' but not with name like 'TEST%' |
---|---|
Author | Anderson Farias |
Post date | 2008-04-27T13:37:11Z |
Hi,
the same and the difference in time might be for the FETCH since you may
have a lot more rows for 'TEST%'.
IBPlanalizer gives a lot of info (plan, reads, time for
prepare/execute/fetch) you could post here so we can understand better your
issue
Regards
Anderson Farias
> I although tested the SQL with STARTING and it runs 3-4 minutes too.Without knowing your data nor your query plans, I would guess the plans were
> Maybe the SQL-Statement is to complex for firebird? Why?
the same and the difference in time might be for the FETCH since you may
have a lot more rows for 'TEST%'.
IBPlanalizer gives a lot of info (plan, reads, time for
prepare/execute/fetch) you could post here so we can understand better your
issue
Regards
Anderson Farias