Subject | Re: [ib-support] Speed of Joins |
---|---|
Author | Nando Dessena |
Post date | 2002-05-02T16:27:33Z |
Helen and Sean,
two small corrections below.
[Note: "like ?" and "starting ?" are not equivalent, though, even when
the parameters are 'A%' and 'A'.]
Anyway Sean said he has the fields in the where clause indexed
(don't know whether he means just the join fields or the F field too).
without
complaints.
Sean,
I would like to have a look at the access plan for both queries; knowing
from which table does F come from would help too.
Ciao
--
____
_/\/ando
two small corrections below.
> LIKE does not use an index, whereas STARTING WITH does."like 'A%'" and "starting 'A'" are equivalent, AFAIK.
[Note: "like ?" and "starting ?" are not equivalent, though, even when
the parameters are 'A%' and 'A'.]
Anyway Sean said he has the fields in the where clause indexed
(don't know whether he means just the join fields or the F field too).
> Also, that framework has ambiguous syntax: Firebird will not buy itunless you have F on more than one table, Firebird will accept it
> without a table identifier on column F.
without
complaints.
Sean,
I would like to have a look at the access plan for both queries; knowing
from which table does F come from would help too.
Ciao
--
____
_/\/ando